Home
last modified time | relevance | path

Searched refs:DNS_RESP_CNAME_ERROR (Results 1 – 17 of 17) sorted by relevance

/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Ddns.h268 DNS_RESP_CNAME_ERROR, /* error when resolving a CNAME in an atomic response */ enumerator
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Ddns.c246 case DNS_RESP_CNAME_ERROR: in dns_resolve_recv()
248 resolution->requester_error_cb(resolution, DNS_RESP_CNAME_ERROR); in dns_resolve_recv()
623 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
693 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
H A Dserver.c3167 case DNS_RESP_CNAME_ERROR: in snr_resolution_error_cb()
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Ddns.h327 DNS_RESP_CNAME_ERROR, /* error when resolving a CNAME in an atomic response */ enumerator
/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Ddns.h320 DNS_RESP_CNAME_ERROR, /* error when resolving a CNAME in an atomic response */ enumerator
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Ddns.h320 DNS_RESP_CNAME_ERROR, /* error when resolving a CNAME in an atomic response */ enumerator
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Ddns.h323 DNS_RESP_CNAME_ERROR, /* error when resolving a CNAME in an atomic response */ enumerator
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Ddns.h323 DNS_RESP_CNAME_ERROR, /* error when resolving a CNAME in an atomic response */ enumerator
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Ddns-t.h324 DNS_RESP_CNAME_ERROR, /* error when resolving a CNAME in an atomic response */ enumerator
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Ddns-t.h330 DNS_RESP_CNAME_ERROR, /* error when resolving a CNAME in an atomic response */ enumerator
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Ddns.c765 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
843 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
1590 case DNS_RESP_CNAME_ERROR: in dns_resolve_recv()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Ddns.c777 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
855 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
1603 case DNS_RESP_CNAME_ERROR: in dns_resolve_recv()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Ddns.c801 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
878 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
1692 case DNS_RESP_CNAME_ERROR: in dns_resolve_recv()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Ddns.c792 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
870 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
1648 case DNS_RESP_CNAME_ERROR: in dns_resolve_recv()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Ddns.c777 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
855 return DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
1627 case DNS_RESP_CNAME_ERROR: in dns_resolve_recv()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Ddns.c1075 cause = DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
1143 cause = DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
2224 case DNS_RESP_CNAME_ERROR: in dns_resolve_recv()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Ddns.c1147 cause = DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
1215 cause = DNS_RESP_CNAME_ERROR; in dns_validate_dns_response()
2296 case DNS_RESP_CNAME_ERROR: in dns_resolve_recv()