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

/bind-9.11.3/lib/dns/include/dns/
H A Dresult.h39 #define DNS_R_EMPTYLABEL (ISC_RESULTCLASS_DNS + 4) macro
/bind-9.11.3/lib/tests/
H A Dt_api.c632 { DNS_R_EMPTYLABEL, "DNS_R_EMPTYLABEL" },
/bind-9.11.3/lib/dns/
H A Dname.c1157 return (DNS_R_EMPTYLABEL);
1188 return (DNS_R_EMPTYLABEL);
/bind-9.11.3/bin/named/
H A Dserver.c1926 return (DNS_R_EMPTYLABEL);
2443 result = DNS_R_EMPTYLABEL;

Completed in 56 milliseconds