Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:sys_wait4

4223 PRE(sys_wait4)
4226 PRINT("sys_wait4 ( %ld, %#lx, %ld, %#lx )", ARG1,ARG2,ARG3,ARG4);
4237 POST(sys_wait4)