Home
last modified time | relevance | path

Searched refs:DNS_R_LABELTOOLONG (Results 1 – 5 of 5) sorted by relevance

/minix/external/bsd/bind/dist/lib/dns/
H A Dresult.c264 case DNS_R_LABELTOOLONG: in dns_result_torcode()
H A Dname.c1202 return (DNS_R_LABELTOOLONG); in dns_name_fromtext()
1226 return (DNS_R_LABELTOOLONG); in dns_name_fromtext()
1251 return (DNS_R_LABELTOOLONG); in dns_name_fromtext()
/minix/external/bsd/bind/dist/lib/dns/include/dns/
H A Dresult.h43 #define DNS_R_LABELTOOLONG (ISC_RESULTCLASS_DNS + 0) macro
/minix/external/bsd/dhcp/dist/tests/
H A Dt_api.c628 { DNS_R_LABELTOOLONG, "DNS_R_LABELTOOLONG" },
/minix/external/bsd/bind/dist/lib/tests/
H A Dt_api.c631 { DNS_R_LABELTOOLONG, "DNS_R_LABELTOOLONG" },