Home
last modified time | relevance | path

Searched refs:USE_HTTPSRR (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Ddoh.h29 #ifdef USE_HTTPSRR
78 #ifdef USE_HTTPSRR
124 #ifdef USE_HTTPSRR
158 #ifdef USE_HTTPSRR
H A Dhostip.h35 #ifdef USE_HTTPSRR
65 #ifdef USE_HTTPSRR
97 #ifdef USE_HTTPSRR
H A Ddoh.c194 #if defined(USE_HTTPSRR) && defined(DEBUGBUILD)
413 #ifdef USE_HTTPSRR in Curl_doh()
464 #ifdef USE_HTTPSRR in Curl_doh()
569 #ifdef USE_HTTPSRR
661 #ifdef USE_HTTPSRR in doh_rdata()
865 #ifdef USE_HTTPSRR in doh_show()
999 #ifdef USE_HTTPSRR in doh_type2name()
1015 #ifdef USE_HTTPSRR in de_cleanup()
1021 #ifdef USE_HTTPSRR
1366 #ifdef USE_HTTPSRR in Curl_doh_is_resolved()
H A Dcurl_setup.h289 #if defined(USE_ECH) && !defined(USE_HTTPSRR)
290 # define USE_HTTPSRR macro
H A Dhostip.c1080 #ifdef USE_HTTPSRR in hostcache_unlink_entry()
H A Dcurl_config.h.cmake840 #cmakedefine USE_HTTPSRR 1
/curl/
H A DCMakeLists.txt933 option(USE_HTTPSRR "Enable HTTPS RR support" OFF) option
H A Dconfigure.ac4861 AC_DEFINE(USE_HTTPSRR, 1, [enable HTTPS RR support]) definition

Completed in 35 milliseconds