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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dadb.h243 * to dns_adb_createfind() can still be used until they are no longer needed.
332 dns_adb_createfind(dns_adb_t *adb, isc_task_t *task, isc_taskaction_t action,
504 *\li qname be the qname used in the dns_adb_createfind() call.
/bind-9.6-ESV-R11/bin/tests/
H A Dbyname_test.c126 result = dns_adb_createfind(view->adb, task, adb_callback, NULL,
161 printf("dns_adb_createfind() returned %s\n",
H A Dadb_test.c265 result = dns_adb_createfind(adb, t2, lookup_callback, client,
/bind-9.6-ESV-R11/bin/named/
H A Dlwdgabn.c433 result = dns_adb_createfind(client->clientmgr->view->adb,
/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c2279 dns_adb_createfind(dns_adb_t *adb, isc_task_t *task, isc_taskaction_t action, function
2361 "dns_adb_createfind: returning ISC_R_SHUTTINGDOWN");
2410 "dns_adb_createfind: name %p is an alias (cached)",
2426 "dns_adb_createfind: found A for name %p in db",
2436 "dns_adb_createfind: name %p is an alias",
2466 "dns_adb_createfind: found AAAA for name %p",
2476 "dns_adb_createfind: name %p is an alias",
2518 "dns_adb_createfind: started A fetch for name %p",
2529 "dns_adb_createfind: "
H A Dresolver.c2502 result = dns_adb_createfind(fctx->adb,
H A Dzone.c6885 result = dns_adb_createfind(notify->zone->view->adb,

Completed in 70 milliseconds