Home
last modified time | relevance | path

Searched refs:DOMAIN_TOO_LONG (Results 1 – 7 of 7) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Ddnsname.c584 return DOMAIN_TOO_LONG; in cstr_to_dnsname()
636 return DOMAIN_TOO_LONG; in cstr_to_locase_dnsname()
654 return DOMAIN_TOO_LONG; in charp_to_dnsname()
703 return DOMAIN_TOO_LONG; in charp_to_locase_dnsname()
756 return DOMAIN_TOO_LONG; in charp_to_locase_dnsname_with_check()
908 return DOMAIN_TOO_LONG; in cstr_to_dnsname_with_check()
971 return DOMAIN_TOO_LONG; in cstr_to_dnsname_with_check_len()
1147 return DOMAIN_TOO_LONG; in cstr_to_locase_dnsname_with_check_len()
1323 return DOMAIN_TOO_LONG; in cstr_to_dnsname_with_check_len_with_origin()
1491 return DOMAIN_TOO_LONG; in cstr_to_locase_dnsname_with_check_len_with_origin()
[all …]
H A Dinput_stream.c319 return DOMAIN_TOO_LONG; in input_stream_read_dnsname()
372 return DOMAIN_TOO_LONG; in input_stream_read_rname()
H A Ddns_resource_record.c93 return DOMAIN_TOO_LONG; in dns_resource_record_set_fqdn()
H A Dsys_error.c378 error_register(DOMAIN_TOO_LONG, "DOMAIN_TOO_LONG"); in dnscore_register_errors()
/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yadifad/
H A Daxfr.c110 return DOMAIN_TOO_LONG; in axfr_process()
H A Dixfr.c111 return DOMAIN_TOO_LONG; in ixfr_process()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h269 #define DOMAIN_TOO_LONG DNS_ERROR_CODE(1) /* FQDN is longer than 255 … macro