Home | History | Annotate | Download | only in strace

Lines Matching full:sys_exit

335 	* syscall.c (trace_syscall_entering): Check for sys_exit instead of
336 SYS_exit to handle exit_group(2) as well as _exit(2).