Home
last modified time | relevance | path

Searched defs:sent (Results 1 – 15 of 15) sorted by path

/unit/src/
H A Dnxt_aix_send_file.c22 nxt_off_t file_size, sent; in nxt_aix_event_conn_io_send_file() local
H A Dnxt_conn.h136 nxt_off_t sent; member
H A Dnxt_conn_write.c258 off_t sent = size; in nxt_sendfile() local
266 off_t sent = 0; in nxt_sendfile() local
430 size_t sent) in nxt_event_conn_write_delayed()
H A Dnxt_event_conn_job_sendfile.c13 size_t sent; member
165 size_t sent; in nxt_event_conn_job_sendfile_return() local
H A Dnxt_freebsd_sendfile.c40 nxt_off_t sent; in nxt_freebsd_event_conn_io_sendfile() local
H A Dnxt_h1proto.c1556 nxt_off_t sent; in nxt_h1p_request_body_bytes_sent() local
H A Dnxt_macosx_sendfile.c35 nxt_off_t sent; in nxt_macosx_event_conn_io_sendfile() local
H A Dnxt_port_socket.c619 size_t sent, nxt_bool_t mmap_mode) in nxt_port_buf_completion()
H A Dnxt_recvbuf.c59 nxt_recvbuf_update(nxt_buf_t *b, size_t sent) in nxt_recvbuf_update()
H A Dnxt_sendbuf.c331 nxt_sendbuf_update(nxt_buf_t *b, size_t sent) in nxt_sendbuf_update()
H A Dnxt_sendbuf.h43 nxt_off_t sent; member
H A Dnxt_solaris_sendfilev.c28 size_t sent; in nxt_solaris_event_conn_io_sendfilev() local
H A Dnxt_unit.c2890 ssize_t sent; in nxt_unit_response_write_nb() local
/unit/src/python/
H A Dnxt_python_asgi_http.c360 ssize_t sent; in nxt_py_asgi_http_response_body() local
568 ssize_t sent; in nxt_py_asgi_http_drain() local
H A Dnxt_python_asgi_lifespan.c532 nxt_py_asgi_lifespan_send_(nxt_py_asgi_lifespan_t *lifespan, int v, int *sent, in nxt_py_asgi_lifespan_send_()