Home
last modified time | relevance | path

Searched refs:p_detached (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libfakekernel/common/sys/
H A Dproc.h92 #define p_detached p_pgidp->pid_pgorphaned macro
/titanic_41/usr/src/uts/common/sys/
H A Dproc.h414 #define p_detached p_pgidp->pid_pgorphaned macro
/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c3202 if (p->p_detached || cantsend(p, t, SIGTTIN)) { in straccess()
3217 if (p->p_detached) { in straccess()