Home
last modified time | relevance | path

Searched refs:cw_out_ctx (Results 1 – 1 of 1) sorted by relevance

/curl/lib/
H A Dcw-out.c102 struct cw_out_ctx { struct
122 sizeof(struct cw_out_ctx) argument
128 struct cw_out_ctx *ctx = writer->ctx; in cw_out_init()
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()
328 static CURLcode cw_out_append(struct cw_out_ctx *ctx, in cw_out_append()
403 struct cw_out_ctx *ctx = writer->ctx; in cw_out_write()
427 struct cw_out_ctx *ctx; in Curl_cw_out_is_paused()
433 ctx = (struct cw_out_ctx *)cw_out; in Curl_cw_out_is_paused()
[all …]

Completed in 6 milliseconds