Home
last modified time | relevance | path

Searched refs:Curl_trc_feat_ws (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dcurl_trc.h99 do { if(Curl_trc_ft_is_verbose(data, &Curl_trc_feat_ws)) \
171 extern struct curl_trc_feat Curl_trc_feat_ws;
H A Dcurl_trc.c243 struct curl_trc_feat Curl_trc_feat_ws = { variable
251 if(Curl_trc_ft_is_verbose(data, &Curl_trc_feat_ws)) { in Curl_trc_ws()
254 trc_infof(data, &Curl_trc_feat_ws, fmt, ap); in Curl_trc_ws()
283 { &Curl_trc_feat_ws, TRC_CT_PROTOCOL },

Completed in 7 milliseconds