Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_macosx_sendfile.c14 ssize_t nxt_macosx_event_conn_io_sendfile(nxt_event_conn_t *c, nxt_buf_t *b,
29 nxt_macosx_event_conn_io_sendfile(nxt_conn_t *c, nxt_buf_t *b, size_t limit) in nxt_macosx_event_conn_io_sendfile() function
H A Dnxt_sendbuf.h90 ssize_t nxt_macosx_event_conn_io_sendfile(nxt_conn_t *c, nxt_buf_t *b,
H A Dnxt_conn.c26 .old_sendbuf = nxt_macosx_event_conn_io_sendfile,
H A Dnxt_kqueue_engine.c127 .old_sendbuf = nxt_macosx_event_conn_io_sendfile,