Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h15 #define TARGET_FREEBSD_NR_wait4 7 macro
H A Dos-syscall.c252 case TARGET_FREEBSD_NR_wait4: /* wait4(2) */ in freebsd_syscall()
H A Dstrace.list265 { TARGET_FREEBSD_NR_wait4, "wait4", NULL, NULL, NULL },