Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h431 #define TARGET_FREEBSD_NR_fexecve 492 macro
H A Dos-syscall.c248 case TARGET_FREEBSD_NR_fexecve: /* fexecve(2) */ in freebsd_syscall()
H A Dstrace.list89 { TARGET_FREEBSD_NR_fexecve, "fexecve", NULL, print_execve, NULL },