Lines Matching refs:Plfree
413 } *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()
3660 plp->pl_next = Plfree; in sigpoll()
3661 Plfree = plp; in sigpoll()
3698 tp->pl_next = Plfree; 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()
3740 Plfree = p; in cleanaux()