HomeSort by relevance Sort by last modified time
    Searched refs:EV_ALARM (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
lpsched.c 314 * Clear the alarm, then schedule an EV_ALARM. This will clear
319 schedule (EV_ALARM);
332 schedule (EV_ALARM);
schedule.c 64 "", "EV_SLOWF", "EV_INTERF", "EV_NOTIFY", "EV_LATER", "EV_ALARM",
107 * HOWEVER, with a count of 1, a single EV_ALARM after we're
142 case EV_ALARM:
259 case EV_ALARM:
lpsched.h 135 #define EV_ALARM 5

Completed in 60 milliseconds