Searched refs:oldr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp1.c451 REQUEST oldr; local
520 oldr = *(rp->request);
524 STREQU(oldr.destination, r->destination);
529 rp->request->outcome = oldr.outcome;
543 (oldr.actions & ACT_NOTIFY);
609 (rp->request->priority != oldr.priority)) {
614 freerequest(&oldr);
629 *(rp->request) = oldr;

Completed in 56 milliseconds