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

/illumos-gate/usr/src/uts/common/os/
H A Dexit.c641 proc_t *nokp = p->p_nextofkin; local
644 q->p_nextofkin = nokp;
649 q->p_nextorph = nokp->p_orphan;
650 nokp->p_orphan = p->p_orphan;

Completed in 58 milliseconds