tag
line
file
source code
sys_wait4
119
include/linux/sys.h
extern int sys_wait4();
sys_wait4
144
include/linux/sys.h
sys_wait4, sys_swapoff, sys_sysinfo };
sys_wait4
529
kernel/exit.c
return sys_wait4(pid, stat_addr, options, NULL);