Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libresolv2/common/isc/
H A Deventlib_p.h271 #define evDestroyTimers __evDestroyTimers macro
272 void evDestroyTimers(const evContext_p *);
H A Dev_timers.c424 evDestroyTimers(const evContext_p *ctx) { in evDestroyTimers() function
H A Deventlib.c184 evDestroyTimers(ctx); in evDestroy()