Searched defs:age_untried (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | resolver.c | 1285 isc_time_t *finish, bool no_response, bool age_untried) { in fctx_cancelquery() 1523 fctx_cancelqueries(fetchctx_t *fctx, bool no_response, bool age_untried) { in fctx_cancelqueries() 1598 fctx_stopqueries(fetchctx_t *fctx, bool no_response, bool age_untried) { in fctx_stopqueries() 1874 bool age_untried = false; in fctx_done() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | resolver.c | 1314 fctx_cancelquery(resquery_t ** queryp,isc_time_t * finish,bool no_response,bool age_untried) fctx_cancelquery() argument 1554 fctx_cancelqueries(fetchctx_t * fctx,bool no_response,bool age_untried) fctx_cancelqueries() argument 1837 bool age_untried = false; fctx__done_detach() local
|