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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dresult.c31 "label too long", /*%< 0 DNS_R_LABELTOOLONG */
262 case DNS_R_LABELTOOLONG:
H A Dname.c1160 return (DNS_R_LABELTOOLONG);
1184 return (DNS_R_LABELTOOLONG);
1209 return (DNS_R_LABELTOOLONG);
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dresult.h41 #define DNS_R_LABELTOOLONG (ISC_RESULTCLASS_DNS + 0) macro

Completed in 50 milliseconds