Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_sendbuf.h122 ssize_t nxt_sendbuf_copy_coalesce(nxt_conn_t *c, nxt_buf_mem_t *bm,
H A Dnxt_sendbuf.c211 nxt_sendbuf_copy_coalesce(nxt_conn_t *c, nxt_buf_mem_t *bm, nxt_buf_t *b, in nxt_sendbuf_copy_coalesce() function
H A Dnxt_cyassl.c404 return nxt_sendbuf_copy_coalesce(c, &ssltls->buffer, b, limit); in nxt_cyassl_conn_io_write_chunk()
H A Dnxt_gnutls.c535 return nxt_sendbuf_copy_coalesce(c, &ssltls->buffer, b, limit); in nxt_gnutls_conn_io_write_chunk()