Home
last modified time | relevance | path

Searched refs:TARGET_FREEBSD_NR_execve (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h67 #define TARGET_FREEBSD_NR_execve 59 macro
H A Dos-syscall.c244 case TARGET_FREEBSD_NR_execve: /* execve(2) */ in freebsd_syscall()
H A Dstrace.list68 { TARGET_FREEBSD_NR_execve, "execve", NULL, print_execve, NULL },