Searched refs:SYS_getppid (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/sys/ | ||
| D | syscall.h | 131 #define SYS_getppid 39 macro |
| /netbsd/src/sys/rump/librump/rumpkern/ | ||
| D | rump_syscalls.c | 796 (void)rsys_syscall(SYS_getppid, NULL, 0, retval); in rump___sysimpl_getppid() |