HomeSort by: relevance | last modified time | path
    Searched refs:fetchctx_t (Results 1 - 7 of 7) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/include/dns/
validator.h 163 fetchctx_t *parent_fetch;
186 isc_counter_t *qc, isc_counter_t *gqc, fetchctx_t *parent,
resolver.h 271 typedef struct fetchctx fetchctx_t; typedef in typeref:struct:fetchctx
281 fetchctx_t *parent, isc_loop_t *loop, isc_job_cb cb,
adb.h 291 fetchctx_t *parent, dns_adbfind_t **find);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c 228 typedef struct fetchctx fetchctx_t; typedef in typeref:struct:fetchctx
233 fetchctx_t *fctx;
468 fetchctx_t *fctx;
475 fetchctx_t *private;
484 ISC_LIST(fetchctx_t) fctxs;
645 fctx_try(fetchctx_t *fctx, bool retrying, bool badcache);
647 fctx_minimize_qname(fetchctx_t *fctx);
649 fctx_destroy(fetchctx_t *fctx);
651 fctx_unlink(fetchctx_t *fctx);
660 add_bad(fetchctx_t *fctx, dns_message_t *rmessage, dns_adbaddrinfo_t *addrinfo
    [all...]
  /src/external/mpl/bind/dist/lib/dns/
resolver.c 257 typedef struct fetchctx fetchctx_t; typedef in typeref:struct:fetchctx
263 fetchctx_t *fctx;
495 fetchctx_t *parent;
533 fetchctx_t *fctx;
540 fetchctx_t *private;
672 fctx_try(fetchctx_t *fctx, bool retrying);
676 fctx_minimize_qname(fetchctx_t *fctx);
678 fctx_destroy(fetchctx_t *fctx);
687 add_bad(fetchctx_t *fctx, dns_message_t *rmessage, dns_adbaddrinfo_t *addrinfo,
690 findnoqname(fetchctx_t *fctx, dns_message_t *message, dns_name_t *name
    [all...]
adb.c 356 isc_counter_t *gqc, fetchctx_t *parent, dns_rdatatype_t);
1912 fetchctx_t *parent, dns_adbfind_t **findp) {
2945 isc_counter_t *qc, isc_counter_t *gqc, fetchctx_t *parent,
validator.c 3532 isc_counter_t *qc, isc_counter_t *gqc, fetchctx_t *parent,

Completed in 31 milliseconds