Searched refs:Curl_splayprint (Results 1 – 2 of 2) sorted by relevance
61 void Curl_splayprint(struct Curl_tree * t, int d, char output);63 #define Curl_splayprint(x,y,z) Curl_nop_stmt macro
2963 Curl_splayprint(multi->timetree, 0, TRUE); in Curl_expire()