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

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dadb.h245 * to dns_adb_createfind() can still be used until they are no longer needed.
334 dns_adb_createfind(dns_adb_t *adb, isc_task_t *task, isc_taskaction_t action,
512 *\li qname be the qname used in the dns_adb_createfind() call.
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dlwdgabn.c433 result = dns_adb_createfind(client->clientmgr->view->adb,
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dadb.c2770 dns_adb_createfind(dns_adb_t *adb, isc_task_t *task, isc_taskaction_t action, function
2865 "dns_adb_createfind: returning ISC_R_SHUTTINGDOWN");
2914 "dns_adb_createfind: name %p is an alias (cached)",
2930 "dns_adb_createfind: found A for name %p in db",
2940 "dns_adb_createfind: name %p is an alias",
2970 "dns_adb_createfind: found AAAA for name %p",
2980 "dns_adb_createfind: name %p is an alias",
3022 "dns_adb_createfind: started A fetch for name %p",
3033 "dns_adb_createfind: "
H A Dzone.c9686 result = dns_adb_createfind(notify->zone->view->adb,

Completed in 95 milliseconds