Searched refs:writebody (Results 1 – 1 of 1) sorted by relevance
568 curl_write_callback writebody = NULL; in chop_write() local582 writebody = data->set.fwrite_func; in chop_write()597 if(writebody) { in chop_write()598 size_t wrote = writebody(ptr, 1, chunklen, data->set.out); in chop_write()