Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/init/
H A Dinit.c409 } *Plhead, *Plfree; variable
3645 if (Plfree == NULL) { in sigpoll()
3659 Plfree = tp; in sigpoll()
3665 plp = Plfree; in sigpoll()
3666 Plfree = plp->pl_next; in sigpoll()
3697 plp->pl_next = Plfree; in sigpoll()
3698 Plfree = plp; in sigpoll()
3735 tp->pl_next = Plfree; in sigpoll()
3736 Plfree = tp; in sigpoll()
3771 p->pl_next = Plfree; in cleanaux()
[all …]