Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c430 _FILTER * ltail; member
465 p.lhead = p.ltail = p.rhead = 0;
536 pp->ltail->next = pp->rhead;
587 prev_ltail = pp->ltail;
592 pp->ltail->next = pf;
593 (pp->ltail = pf)->next = pp->rhead;
598 if ((pp->ltail = prev_ltail))
599 pp->ltail->next = 0;
631 prev_ltail = pp->ltail;
636 pp->ltail->next = pfl;
[all …]