Searched defs:Curl_cwriter (Results 1 – 1 of 1) sorted by relevance
126 struct Curl_cwriter { struct128 struct Curl_cwriter *next; /* Downstream writer. */ argument130 Curl_cwriter_phase phase; /* phase at which it operates */ argument138 CURLcode Curl_cwriter_create(struct Curl_cwriter **pwriter, argument
Completed in 4 milliseconds