Home
last modified time | relevance | path

Searched defs:waitpid (Results 1 – 2 of 2) sorted by relevance

/linux/tools/include/nolibc/sys/
H A Dwait.h54 pid_t waitpid(pid_t pid, int *status, int options) in waitpid() function
/linux/kernel/
H A Dexit.c1911 SYSCALL_DEFINE3(waitpid, pid_t, pid, int __user *, stat_addr, int, options) in SYSCALL_DEFINE3() argument