Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/cmd/lpsched/
H A Dfaults.c94 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in printer_fault()
157 schedule(EV_ENABLE, pps); in clear_printer_fault()
216 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in dial_problem()
H A Dschedule.c115 case EV_ENABLE: in schedule()
192 case EV_ENABLE: in schedule()
241 case EV_ENABLE: in schedule()
290 case EV_ENABLE: in schedule()
487 schedule (EV_LATER, WHEN_FORK, EV_ENABLE, pps); in ev_interf()
H A Dlpsched.h135 #define EV_ENABLE 7 macro
H A Ddowait.c289 schedule (EV_LATER, WHEN_PRINTER, EV_ENABLE, pps); in dowait()