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/
Ddoh.h59 DOH_DNS_NAME_TOO_LONG /* 13 */ enumerator
Ddoh.c66 if((code >= DOH_OK) && (code <= DOH_DNS_NAME_TOO_LONG)) in doh_strerror()
119 return DOH_DNS_NAME_TOO_LONG; in doh_encode()
/third_party/curl/tests/unit/
Dunit1655.c94 { toolong, DOH_DNS_NAME_TOO_LONG }, /* expect early failure */