__WAIT_STATUS 169 miscwrappers.cpp extern "C" pid_t wait (__WAIT_STATUS stat_loc) __WAIT_STATUS 179 miscwrappers.cpp extern "C" pid_t wait3(__WAIT_STATUS status, int options, struct rusage *rusage) __WAIT_STATUS 185 miscwrappers.cpp pid_t wait4(pid_t pid, __WAIT_STATUS status, int options, struct rusage *rusage) __WAIT_STATUS 192 miscwrappers.cpp status = (__WAIT_STATUS) &stat; __WAIT_STATUS 313 nosyscallsreal.c pid_t _real_wait(__WAIT_STATUS stat_loc) { __WAIT_STATUS 325 nosyscallsreal.c pid_t _real_wait3(__WAIT_STATUS status, int options, struct rusage *rusage) { __WAIT_STATUS 329 nosyscallsreal.c pid_t _real_wait4(pid_t pid, __WAIT_STATUS status, int options, struct rusage *rusage) { __WAIT_STATUS 406 plugin/pid/pid_miscwrappers.cpp SYSCALL_GET_ARGS_4(pid_t,pid,__WAIT_STATUS,status,int,options, __WAIT_STATUS 188 plugin/pid/pid_syscallsreal.c pid_t _real_wait(__WAIT_STATUS stat_loc) { __WAIT_STATUS 203 plugin/pid/pid_syscallsreal.c pid_t _real_wait3(__WAIT_STATUS status, int options, struct rusage *rusage) { __WAIT_STATUS 208 plugin/pid/pid_syscallsreal.c pid_t _real_wait4(pid_t pid, __WAIT_STATUS status, int options, struct rusage *rusage) { __WAIT_STATUS 399 plugin/pid/pidwrappers.cpp extern "C" pid_t wait (__WAIT_STATUS stat_loc) __WAIT_STATUS 461 plugin/pid/pidwrappers.cpp extern "C" pid_t wait3(__WAIT_STATUS status, int options, struct rusage *rusage) __WAIT_STATUS 499 plugin/pid/pidwrappers.cpp pid_t wait4(pid_t pid, __WAIT_STATUS status, int options, struct rusage *rusage) __WAIT_STATUS 510 plugin/pid/pidwrappers.cpp status = (__WAIT_STATUS) &stat; __WAIT_STATUS 195 plugin/pid/pidwrappers.h pid_t _real_wait(__WAIT_STATUS stat_loc); __WAIT_STATUS 199 plugin/pid/pidwrappers.h pid_t _real_wait3(__WAIT_STATUS status, int options, struct rusage *rusage); __WAIT_STATUS 200 plugin/pid/pidwrappers.h pid_t _real_wait4(pid_t pid, __WAIT_STATUS status, int options, __WAIT_STATUS 821 syscallsreal.c pid_t _real_wait4(pid_t pid, __WAIT_STATUS status, int options, __WAIT_STATUS 446 syscallwrappers.h pid_t _real_wait4(pid_t pid, __WAIT_STATUS status, int options,