Home
last modified time | relevance | path

Searched refs:DOH_DNS_NAME_TOO_LONG (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Ddoh.h49 DOH_DNS_NAME_TOO_LONG /* 13 */ enumerator
H A Ddoh.c72 if((code >= DOH_OK) && (code <= DOH_DNS_NAME_TOO_LONG)) in doh_strerror()
124 return DOH_DNS_NAME_TOO_LONG; in doh_req_encode()
/curl/tests/unit/
H A Dunit1655.c96 { toolong, DOH_DNS_NAME_TOO_LONG }, /* expect early failure */

Completed in 8 milliseconds