Home
last modified time | relevance | path

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

/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h47 #define TARGET_FREEBSD_NR_getppid 39 macro
H A Dos-syscall.c301 case TARGET_FREEBSD_NR_getppid: /* getppid(2) */ in freebsd_syscall()
H A Dstrace.list124 { TARGET_FREEBSD_NR_getppid, "getppid", "%s()", NULL, NULL },