Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_unit.c89 static int nxt_unit_mmap_buf_send(nxt_unit_request_info_t *req,
2378 rc = nxt_unit_mmap_buf_send(req, mmap_buf, 0); in nxt_unit_response_send()
2593 rc = nxt_unit_mmap_buf_send(req, mmap_buf, 0); in nxt_unit_buf_send()
2616 rc = nxt_unit_mmap_buf_send(req, mmap_buf, 1); in nxt_unit_buf_send_done()
2629 nxt_unit_mmap_buf_send(nxt_unit_request_info_t *req, in nxt_unit_mmap_buf_send() function
2952 rc = nxt_unit_mmap_buf_send(req, &mmap_buf, 0); in nxt_unit_response_write_nb()
3058 rc = nxt_unit_mmap_buf_send(req, &mmap_buf, 0); in nxt_unit_response_write_cb()
3386 rc = nxt_unit_mmap_buf_send(req, &mmap_buf, 0); in nxt_unit_websocket_sendv()
3408 rc = nxt_unit_mmap_buf_send(req, &mmap_buf, 0); in nxt_unit_websocket_sendv()