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()
3642 savetp = tp = Plhead; in sigpoll()
3649 if (tp == Plhead) { in sigpoll()
3650 plp->pl_next = Plhead; in sigpoll()
3651 Plhead = plp; in sigpoll()
3678 if (Plhead == NULL) { in sigpoll()
3682 savetp = tp = Plhead; in sigpoll()
[all …]