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

/bind-9.11.3/lib/dns/include/dns/
H A Dzt.h84 dns_zt_find(dns_zt_t *zt, const dns_name_t *name, unsigned int options,
/bind-9.11.3/bin/named/
H A Dnotify.c136 result = dns_zt_find(client->view->zonetable, zonename, 0, NULL, &zone);
H A Dxfrout.c800 result = dns_zt_find(client->view->zonetable, question_name, 0, NULL,
H A Dserver.c2145 result = dns_zt_find(ev->view->zonetable,
2244 CHECK(dns_zt_find(ev->view->zonetable,
2300 result = dns_zt_find(ev->view->zonetable,
9386 result = dns_zt_find(view->zonetable, name, 0, NULL, zonep);
12022 result = dns_zt_find(view->zonetable, name, 0, NULL, &zone);
12079 result = dns_zt_find(view->zonetable, name, 0, NULL, &zone);
12185 result = dns_zt_find(view->zonetable, name, 0, NULL, &zone);
12245 CHECK(dns_zt_find(view->zonetable, name, 0, NULL, &zone));
H A Dupdate.c1592 result = dns_zt_find(client->view->zonetable, zonename, 0, NULL,
H A Dquery.c935 result = dns_zt_find(client->view->zonetable, name, ztoptions, NULL,
/bind-9.11.3/bin/tests/system/dyndb/driver/
H A Dsyncptr.c125 result = dns_zt_find(inst->view->zonetable, name, 0, NULL, zone);
/bind-9.11.3/lib/dns/
H A Dview.c977 result = dns_zt_find(view->zonetable, name, 0, NULL, zonep);
1041 result = dns_zt_find(view->zonetable, name, 0, NULL, &zone);
1305 result = dns_zt_find(view->zonetable, name, ztoptions,
1499 result = dns_zt_find(view->zonetable, name, 0,
H A Dzt.c149 dns_zt_find(dns_zt_t *zt, const dns_name_t *name, unsigned int options, function

Completed in 1453 milliseconds