Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/init/
H A Dinit.c409 } *Plhead, *Plfree; variable
2393 pp = Plhead; in childeath_single()
3674 if (Plhead == NULL) { in sigpoll()
3675 Plhead = plp; in sigpoll()
3679 savetp = tp = Plhead; in sigpoll()
3686 if (tp == Plhead) { in sigpoll()
3687 plp->pl_next = Plhead; in sigpoll()
3688 Plhead = plp; in sigpoll()
3715 if (Plhead == NULL) { in sigpoll()
3719 savetp = tp = Plhead; in sigpoll()
[all …]