Searched refs:PR_SYSEXIT (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/lib/libproc/
H A Dlibproc.h115 #define PR_SYSEXIT 4 macro
H A Dproc_util.c233 psp->pr_why = PR_SYSEXIT;
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_proc.c471 else if (psp->pr_why == PR_SYSEXIT &&
474 else if (psp->pr_why == PR_SYSEXIT &&

Completed in 154 milliseconds