Searched refs:PR_SYSEXIT (Results 1 – 5 of 5) sorted by relevance
69 #if defined (PR_SYSEXIT)71 { PR_SYSEXIT, "PR_SYSEXIT", "Exit from a traced system call" },144 #ifdef PR_SYSEXIT in proc_prettyfprint_why()145 case PR_SYSEXIT: in proc_prettyfprint_why()
4059 case PR_SYSEXIT: in procfs_wait()5762 proc_trace_syscalls (args, from_tty, PR_SYSEXIT, FLAG_SET); in proc_trace_sysexit_cmd()5774 proc_trace_syscalls (args, from_tty, PR_SYSEXIT, FLAG_RESET); in proc_untrace_sysexit_cmd()
110 #define PR_SYSEXIT 4 macro
231 psp->pr_why = PR_SYSEXIT; in proc_getlwpstatus()
656 else if (psp->pr_why == PR_SYSEXIT && in dt_proc_control()659 else if (psp->pr_why == PR_SYSEXIT && in dt_proc_control()