Searched refs:chunk_type (Results 1 – 1 of 1) sorted by relevance
357 int chunk_type = (type & ~CLIENTWRITE_EOS); in ftp_cw_lc_write() local366 result = Curl_cwriter_write(data, writer->next, chunk_type, &nl, 1); in ftp_cw_lc_write()382 result = Curl_cwriter_write(data, writer->next, chunk_type, in ftp_cw_lc_write()
Completed in 10 milliseconds