wait4 176 miscwrappers.cpp return wait4(pid, stat_loc, options, NULL); wait4 181 miscwrappers.cpp return wait4(-1, status, options, rusage); wait4 268 mtcp/mtcp_sys.h #define mtcp_sys_wait4(args...) mtcp_inline_syscall(wait4,4,args) wait4 330 nosyscallsreal.c REAL_FUNC_PASSTHROUGH_PID_T (wait4) (pid, status, options, rusage); wait4 408 plugin/pid/pid_miscwrappers.cpp ret = wait4(pid, status, options, rusage); wait4 209 plugin/pid/pid_syscallsreal.c REAL_FUNC_PASSTHROUGH_TYPED ( pid_t, wait4 ) ( pid, status, options, rusage ); wait4 406 plugin/pid/pidwrappers.cpp return wait4(pid, stat_loc, options, NULL); wait4 463 plugin/pid/pidwrappers.cpp return wait4(-1, status, options, rusage); wait4 119 plugin/pid/pidwrappers.h MACRO(wait4) \ wait4 823 syscallsreal.c REAL_FUNC_PASSTHROUGH_TYPED (pid_t, wait4) (pid, status, options, rusage); wait4 131 syscallwrappers.h MACRO(wait4) \