Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c413 } *Plhead, *Plfree; variable
2356 pp = Plhead; in childeath_single()
3637 if (Plhead == NULL) { in sigpoll()
3638 Plhead = plp; in sigpoll()
3651 Plhead = plp; in sigpoll()
3678 if (Plhead == NULL) { in sigpoll()
3682 savetp = tp = Plhead; in sigpoll()
3694 if (tp == Plhead) in sigpoll()
3723 savep = p = Plhead; in cleanaux()
3732 if (p == Plhead) { in cleanaux()
[all …]