Home
last modified time | relevance | path

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

/curl/lib/
H A Dcw-out.c86 struct cw_out_buf *cwbuf = calloc(1, sizeof(*cwbuf)); in cw_out_buf_create() local
94 static void cw_out_buf_free(struct cw_out_buf *cwbuf) in cw_out_buf_free()
145 struct cw_out_buf *cwbuf = ctx->buf; in cw_out_bufs_len() local
260 struct cw_out_buf *cwbuf, in cw_out_buf_flush()
295 struct cw_out_buf *cwbuf = *pcwbuf; in cw_out_flush_chain() local
339 struct cw_out_buf *cwbuf = cw_out_buf_create(otype); in cw_out_append() local

Completed in 7 milliseconds