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

/bind-9.6-ESV-R11/lib/dns/
H A Dresolver.c691 fctx_starttimer(fetchctx_t *fctx) { function
734 * Stopping the idle timer is equivalent to calling fctx_starttimer(), but
737 #define fctx_stopidletimer fctx_starttimer
3247 result = fctx_starttimer(fctx);
3430 result = fctx_starttimer(fctx);

Completed in 28 milliseconds