Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/init/
H A Dinit.c413 } *Plhead, *Plfree; variable
3608 if (Plfree == NULL) { in sigpoll()
3622 Plfree = tp; in sigpoll()
3628 plp = Plfree; in sigpoll()
3629 Plfree = plp->pl_next; in sigpoll()
3661 Plfree = plp; in sigpoll()
3699 Plfree = tp; in sigpoll()
3734 p->pl_next = Plfree; in cleanaux()
3735 Plfree = p; in cleanaux()
3739 p->pl_next = Plfree; in cleanaux()
[all …]