Searched refs:Curl_trc_feat_ws (Results 1 – 2 of 2) sorted by relevance
99 do { if(Curl_trc_ft_is_verbose(data, &Curl_trc_feat_ws)) \171 extern struct curl_trc_feat Curl_trc_feat_ws;
243 struct curl_trc_feat Curl_trc_feat_ws = { variable251 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 4 milliseconds