Lines Matching defs:ctx
128 struct cw_out_ctx *ctx = writer->ctx; in cw_out_init() local
134 static void cw_out_bufs_free(struct cw_out_ctx *ctx) in cw_out_bufs_free()
143 static size_t cw_out_bufs_len(struct cw_out_ctx *ctx) in cw_out_bufs_len()
156 struct cw_out_ctx *ctx = writer->ctx; in cw_out_close() local
194 static CURLcode cw_out_ptr_flush(struct cw_out_ctx *ctx, in cw_out_ptr_flush()
258 static CURLcode cw_out_buf_flush(struct cw_out_ctx *ctx, in cw_out_buf_flush()
290 static CURLcode cw_out_flush_chain(struct cw_out_ctx *ctx, in cw_out_flush_chain()
328 static CURLcode cw_out_append(struct cw_out_ctx *ctx, in cw_out_append()
349 static CURLcode cw_out_do_write(struct cw_out_ctx *ctx, in cw_out_do_write()
403 struct cw_out_ctx *ctx = writer->ctx; in cw_out_write() local
426 struct cw_out_ctx *ctx; in Curl_cw_out_is_paused() local
445 struct cw_out_ctx *ctx = (struct cw_out_ctx *)cw_out; in cw_out_flush() local