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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/include/isc/
H A Dtimer.h101 #define ISC_TIMEREVENT_FIRSTEVENT (ISC_EVENTCLASS_TIMER + 0)
102 #define ISC_TIMEREVENT_TICK (ISC_EVENTCLASS_TIMER + 1)
103 #define ISC_TIMEREVENT_IDLE (ISC_EVENTCLASS_TIMER + 2)
104 #define ISC_TIMEREVENT_LIFE (ISC_EVENTCLASS_TIMER + 3)
105 #define ISC_TIMEREVENT_LASTEVENT (ISC_EVENTCLASS_TIMER + 65535)
H A Deventclass.h39 #define ISC_EVENTCLASS_TIMER ISC_EVENTCLASS(1) macro
/netbsd-current/external/mpl/bind/dist/lib/isc/include/isc/
H A Dtimer.h100 #define ISC_TIMEREVENT_FIRSTEVENT (ISC_EVENTCLASS_TIMER + 0)
101 #define ISC_TIMEREVENT_TICK (ISC_EVENTCLASS_TIMER + 1)
102 #define ISC_TIMEREVENT_IDLE (ISC_EVENTCLASS_TIMER + 2)
103 #define ISC_TIMEREVENT_LIFE (ISC_EVENTCLASS_TIMER + 3)
104 #define ISC_TIMEREVENT_LASTEVENT (ISC_EVENTCLASS_TIMER + 65535)
H A Deventclass.h38 #define ISC_EVENTCLASS_TIMER ISC_EVENTCLASS(1) macro
/netbsd-current/external/bsd/ntp/dist/libntp/lib/isc/include/isc/
H A Deventclass.h45 #define ISC_EVENTCLASS_TIMER ISC_EVENTCLASS(1) macro
H A Dtimer.h102 #define ISC_TIMEREVENT_FIRSTEVENT (ISC_EVENTCLASS_TIMER + 0)
103 #define ISC_TIMEREVENT_TICK (ISC_EVENTCLASS_TIMER + 1)
104 #define ISC_TIMEREVENT_IDLE (ISC_EVENTCLASS_TIMER + 2)
105 #define ISC_TIMEREVENT_LIFE (ISC_EVENTCLASS_TIMER + 3)
106 #define ISC_TIMEREVENT_LASTEVENT (ISC_EVENTCLASS_TIMER + 65535)

Completed in 1047 milliseconds