Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Ddoh.h46 DOH_DNS_NAME_TOO_LONG /* 13 */ enumerator
H A Ddoh.c68 if((code >= DOH_OK) && (code <= DOH_DNS_NAME_TOO_LONG)) in doh_strerror()
115 return DOH_DNS_NAME_TOO_LONG; in doh_encode()
/third_party/curl/tests/unit/
H A Dunit1655.c96 { toolong, DOH_DNS_NAME_TOO_LONG }, /* expect early failure */

Completed in 3 milliseconds