Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c91 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in printer_fault()
213 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in dial_problem()
H A Dlpsched.h145 #define WHEN_PRINTER (1*MINUTE) /* retry faulted printer */ macro
H A Ddowait.c287 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in dowait()