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.h37 pid_t waitpid(pid_t pid, int *status, int options) in waitpid() function
/linux/kernel/
H A Dexit.c1925 SYSCALL_DEFINE3(waitpid,pid_t,pid,int __user *,stat_addr,int,options) SYSCALL_DEFINE3() argument