Searched defs:fctx_try (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | resolver.c | 554 static void fctx_try(fetchctx_t *fctx, isc_boolean_t retrying, 1521 fctx_try(fctx, ISC_TRUE, ISC_FALSE); 2762 fctx_try(fctx, ISC_TRUE, ISC_FALSE); 2826 fctx_try(fctx, ISC_TRUE, ISC_FALSE); 3704 fctx_try(fetchctx_t *fctx, isc_boolean_t retrying, isc_boolean_t badcache) { function 3963 fctx_try(fctx, ISC_TRUE, ISC_FALSE); 4144 fctx_try(fctx, ISC_FALSE, ISC_FALSE); 4982 fctx_try(fctx, ISC_TRUE, ISC_TRUE); /* Locks bucket. */ 7391 fctx_try(fctx, ISC_TRUE, ISC_FALSE); 8632 fctx_try(fct [all...] |
Completed in 40 milliseconds