Searched refs:evResetTimer (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libresolv2/include/isc/ |
H A D | eventlib.h | 160 #define evResetTimer __evResetTimer macro 180 int evResetTimer __P((evContext, evTimerID, evTimerFunc, void *,
|
/titanic_41/usr/src/lib/libresolv2/common/isc/ |
H A D | ev_timers.c | 284 evResetTimer(evContext opaqueCtx, in evResetTimer() function 397 return (evResetTimer(opaqueCtx, opaqueID, idle_timeout, tt, in evResetIdleTimer()
|
H A D | eventlib.c | 629 (void) evResetTimer(opaqueCtx, opaque, this->func, in evDrop()
|