Home
last modified time | relevance | path

Searched defs:iov (Results 1 – 11 of 11) sorted by relevance

/unit/src/
H A Dnxt_hpux_sendfile.c41 struct iovec iov[NXT_IOBUF_MAX], *hdtrl; in nxt_hpux_event_conn_io_sendfile() local
H A Dnxt_fs_mount.c88 struct iovec iov[128]; in nxt_fs_mount() local
H A Dnxt_conn_read.c137 struct iovec iov[NXT_IOBUF_MAX]; in nxt_conn_io_recvbuf() local
H A Dnxt_conn_write.c167 struct iovec iov[NXT_IOBUF_MAX]; in nxt_conn_io_sendbuf() local
304 nxt_conn_io_writev(nxt_task_t *task, nxt_sendbuf_t *sb, struct iovec *iov, in nxt_conn_io_writev()
H A Dnxt_linux_sendfile.c55 struct iovec iov[NXT_IOBUF_MAX]; in nxt_linux_event_conn_io_sendfile() local
H A Dnxt_port_socket.c375 struct iovec iov[NXT_IOBUF_MAX * 10]; in nxt_port_write_handler() local
739 struct iovec iov[2]; in nxt_port_read_handler() local
818 struct iovec iov[2]; in nxt_port_queue_read_handler() local
H A Dnxt_sendbuf.c18 struct iovec *iov, nxt_uint_t niov_max) in nxt_sendbuf_mem_coalesce0()
H A Dnxt_gnutls.c398 nxt_gnutls_vec_push(gnutls_transport_ptr_t data, const giovec_t *iov, in nxt_gnutls_vec_push()
H A Dnxt_openssl.c1370 struct iovec iov; local
H A Dnxt_unit.c3324 const struct iovec iov = { (void *) start, size }; in nxt_unit_websocket_send() local
3332 uint8_t last, const struct iovec *iov, int iovcnt) in nxt_unit_websocket_sendv()
6000 struct iovec iov[1]; in nxt_unit_sendmsg() local
6196 struct iovec iov[1]; in nxt_unit_port_recv() local
/unit/src/nodejs/unit-http/
H A Dunit.cpp1055 struct iovec iov[2]; in websocket_send_frame() local