Home
last modified time | relevance | path

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

/tools/include/uapi/asm-generic/
Dunistd.h706 #define __NR_wait4 260 macro
707 __SC_COMP(__NR_wait4, sys_wait4, compat_sys_wait4)
/tools/include/nolibc/
Dnolibc.h485 return my_syscall4(__NR_wait4, pid, status, options, rusage); in sys_wait4()