Searched refs:__NR_wait4 (Results 1 – 2 of 2) sorted by relevance
706 #define __NR_wait4 260 macro707 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
485 return my_syscall4(__NR_wait4, pid, status, options, rusage); in sys_wait4()