Home
last modified time | relevance | path

Searched defs:Curl_cwriter (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dsendf.h126 struct Curl_cwriter { struct
128 struct Curl_cwriter *next; /* Downstream writer. */ argument
130 Curl_cwriter_phase phase; /* phase at which it operates */ argument
138 CURLcode Curl_cwriter_create(struct Curl_cwriter **pwriter, argument

Completed in 4 milliseconds