Home
last modified time | relevance | path

Searched defs:due (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/lib/libresolv2/common/isc/
H A Dev_timers.c170 struct timespec due, in evSetTimer() argument
288 evResetTimer(evContext opaqueCtx,evTimerID id,evTimerFunc func,void * uap,struct timespec due,struct timespec inter) evResetTimer() argument
473 idle_timeout(evContext opaqueCtx,void * uap,struct timespec due,struct timespec inter) idle_timeout() argument
[all...]
H A Dctl_srvr.c627 struct timespec due, in ctl_wrtimeout() argument
654 struct timespec due, in ctl_rdtimeout() argument
H A Dctl_clnt.c606 timer(evContext ev, void *uap, struct timespec due, struct timespec itv) { in timer() argument
H A Deventlib_p.h146 struct timespec due, inter; member