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

/bind-9.11.3/lib/dns/
H A Dresolver.c4227 isc_counter_t *qc, fetchctx_t **fctxp)
4242 REQUIRE(fctxp != NULL && *fctxp == NULL);
4496 *fctxp = fctx;
4224 fctx_create(dns_resolver_t *res, dns_name_t *name, dns_rdatatype_t type, dns_name_t *domain, dns_rdataset_t *nameservers, unsigned int options, unsigned int bucketnum, unsigned int depth, isc_counter_t *qc, fetchctx_t **fctxp) argument

Completed in 34 milliseconds