Home
last modified time | relevance | path

Searched refs:proc_exit (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dexit.c326 if (proc_exit(why, what) != 0) { in exit()
463 proc_exit(int why, int what) in proc_exit() function
H A Dlwp.c927 if (proc_exit(CLD_EXITED, 0) == 0) { in lwp_exit()
H A Dzone.c3808 if (proc_exit(CLD_EXITED, z->zone_boot_err) != 0) { in zone_start_init()
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h618 extern int proc_exit(int, int);