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

/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dresolver.c449 static void fctx_try(fetchctx_t *fctx, isc_boolean_t retrying,
1212 fctx_try(fctx, ISC_TRUE, ISC_FALSE);
2153 fctx_try(fctx, ISC_TRUE, ISC_FALSE);
2216 fctx_try(fctx, ISC_TRUE, ISC_FALSE);
3017 fctx_try(fetchctx_t *fctx, isc_boolean_t retrying, isc_boolean_t badcache) { function
3226 fctx_try(fctx, ISC_TRUE, ISC_FALSE);
3406 fctx_try(fctx, ISC_FALSE, ISC_FALSE);
4173 fctx_try(fctx, ISC_TRUE, ISC_TRUE); /* Locks bucket. */
6321 fctx_try(fctx, ISC_TRUE, ISC_FALSE);
7249 fctx_try(fct
[all...]

Completed in 124 milliseconds