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

/bind-9.11.3/lib/dns/
H A Dresult.c20 "label too long", /*%< 0 DNS_R_LABELTOOLONG */
168 "DNS_R_LABELTOOLONG",
417 case DNS_R_LABELTOOLONG:
H A Dname.c1205 return (DNS_R_LABELTOOLONG);
1229 return (DNS_R_LABELTOOLONG);
1254 return (DNS_R_LABELTOOLONG);
/bind-9.11.3/lib/dns/include/dns/
H A Dresult.h30 #define DNS_R_LABELTOOLONG (ISC_RESULTCLASS_DNS + 0) macro
/bind-9.11.3/lib/tests/
H A Dt_api.c628 { DNS_R_LABELTOOLONG, "DNS_R_LABELTOOLONG" },

Completed in 699 milliseconds