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

/bind-9.11.3/lib/dns/
H A Dresolver.c811 fctx_starttimer(fetchctx_t *fctx) { function
853 * Stopping the idle timer is equivalent to calling fctx_starttimer(), but
856 #define fctx_stopidletimer fctx_starttimer
3956 result = fctx_starttimer(fctx);
4140 result = fctx_starttimer(fctx);

Completed in 43 milliseconds