Searched defs:pid_pgorphaned (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dproc.h79 unsigned int pid_pgorphaned :1; member in struct:pid
92 #define p_detached p_pgidp->pid_pgorphaned
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h405 unsigned int pid_pgorphaned :1; member in struct:pid
418 #define p_detached p_pgidp->pid_pgorphaned

Completed in 53 milliseconds