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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.c74 *best_pc = 0; local
370 best_pc = pc;
569 best_pc = pc;
594 best_pc = arena;
645 best_pc = arena;
647 if (pc->weight > best_pc->weight)
648 best_pc = pc;
670 prs->printer = best_pc->pps;
671 load_str (&(prs->printer_type), best_pc->printer_type);
726 (best_pc
[all...]

Completed in 45 milliseconds