Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_conn_write.c12 static ssize_t nxt_conn_io_sendfile(nxt_task_t *task, nxt_sendbuf_t *sb);
183 return nxt_conn_io_sendfile(task, sb); in nxt_conn_io_sendbuf()
191 nxt_conn_io_sendfile(nxt_task_t *task, nxt_sendbuf_t *sb) in nxt_conn_io_sendfile() function