Searched refs:DNS_R_ALIAS (Results 1 - 5 of 5) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dresult.h103 #define DNS_R_ALIAS (ISC_RESULTCLASS_DNS + 57) macro
/bind-9.6-ESV-R11/bin/tests/
H A Dbyname_test.c157 } else if (result == DNS_R_ALIAS) {
/bind-9.6-ESV-R11/bin/named/
H A Dlwdgabn.c445 if (result == DNS_R_ALIAS) {
/bind-9.6-ESV-R11/lib/dns/
H A Dadb.c2434 if (result == DNS_R_ALIAS) {
2474 if (result == DNS_R_ALIAS) {
2589 result = DNS_R_ALIAS;
3101 result = DNS_R_ALIAS;
H A Dresolver.c2509 if (result == DNS_R_ALIAS) {

Completed in 47 milliseconds