Searched refs:nxt_event_conn_io_sendbuf (Results 1 – 6 of 6) sorted by path
34 .old_sendbuf = nxt_event_conn_io_sendbuf,
430 nxt_event_conn_io_sendbuf(nxt_conn_t *c, nxt_buf_t *b, size_t limit) in nxt_event_conn_io_sendbuf() function
113 .old_sendbuf = nxt_event_conn_io_sendbuf,
129 .old_sendbuf = nxt_event_conn_io_sendbuf,
106 ssize_t nxt_event_conn_io_sendbuf(nxt_conn_t *c, nxt_buf_t *b,
38 return nxt_event_conn_io_sendbuf(c, b, limit); in nxt_solaris_event_conn_io_sendfilev()