Home
last modified time | relevance | path

Searched refs:SYS_getppid (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/sys/
Dsyscall.h131 #define SYS_getppid 39 macro
/netbsd/src/sys/rump/librump/rumpkern/
Drump_syscalls.c796 (void)rsys_syscall(SYS_getppid, NULL, 0, retval); in rump___sysimpl_getppid()