Home
last modified time | relevance | path

Searched refs:Curl_trc_is_verbose (Results 1 – 5 of 5) sorted by relevance

/third_party/curl/lib/
Dcurl_trc.h75 do { if(Curl_trc_is_verbose(data)) \
89 #define Curl_trc_is_verbose(data) ((data) && (data)->set.verbose) macro
110 #define Curl_trc_is_verbose(d) ((void)(d), FALSE) macro
Dhttp2.c2106 if(Curl_trc_is_verbose(data)) { in h2_submit()
/third_party/curl/lib/vquic/
Dcurl_quiche.c939 if(Curl_trc_is_verbose(data)) { in h3_open_stream()
Dcurl_osslq.c1752 if(Curl_trc_is_verbose(data)) { in h3_stream_open()
Dcurl_ngtcp2.c1411 if(Curl_trc_is_verbose(data)) { in h3_stream_open()