Searched defs:writer_ctx (Results 1 - 3 of 3) sorted by relevance
/third_party/curl/lib/ |
H A D | bufq.c | 492 Curl_bufq_pass(struct bufq *q, Curl_bufq_writer *writer, void *writer_ctx, CURLcode *err) Curl_bufq_pass() argument 524 Curl_bufq_write_pass(struct bufq *q, const unsigned char *buf, size_t len, Curl_bufq_writer *writer, void *writer_ctx, CURLcode *err) Curl_bufq_write_pass() argument
|
H A D | cf-h2-proxy.c | 251 static ssize_t proxy_h2_nw_out_writer(void *writer_ctx, in proxy_h2_nw_out_writer() argument
|
H A D | http2.c | 366 static ssize_t nw_out_writer(void *writer_ctx, in nw_out_writer() argument
|
Completed in 12 milliseconds