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

/bind-9.11.3/lib/dns/include/dns/
H A Dresult.h92 #define DNS_R_ALIAS (ISC_RESULTCLASS_DNS + 57) macro
/bind-9.11.3/bin/tests/
H A Dbyname_test.c147 } else if (result == DNS_R_ALIAS) {
/bind-9.11.3/bin/named/
H A Dlwdgabn.c436 if (result == DNS_R_ALIAS) {
/bind-9.11.3/lib/dns/
H A Dadb.c3103 if (result == DNS_R_ALIAS) {
3143 if (result == DNS_R_ALIAS) {
3257 result = DNS_R_ALIAS;
3802 result = DNS_R_ALIAS;
H A Dresolver.c3119 if (result == DNS_R_ALIAS) {

Completed in 268 milliseconds