Home
last modified time | relevance | path

Searched defs:oob (Results 1 – 6 of 6) sorted by relevance

/unit/src/
H A Dnxt_socket_msg.c12 const nxt_send_oob_t *oob) in nxt_sendmsg()
38 nxt_recv_oob_t *oob) in nxt_recvmsg()
H A Dnxt_socketpair.c91 nxt_send_oob_t oob; in nxt_socketpair_send() local
142 void *oob) in nxt_socketpair_recv()
H A Dnxt_socket_msg.h87 nxt_socket_msg_oob_init(nxt_send_oob_t *oob, int *fds) in nxt_socket_msg_oob_init()
141 nxt_socket_msg_oob_get_fds(nxt_recv_oob_t *oob, nxt_fd_t *fd) in nxt_socket_msg_oob_get_fds()
172 nxt_socket_msg_oob_get(nxt_recv_oob_t *oob, nxt_fd_t *fd, nxt_pid_t *pid) in nxt_socket_msg_oob_get()
H A Dnxt_port_socket.c737 nxt_recv_oob_t oob; in nxt_port_read_handler() local
819 nxt_recv_oob_t oob; in nxt_port_queue_read_handler() local
H A Dnxt_unit.c282 nxt_recv_oob_t oob; member
945 nxt_send_oob_t oob; in nxt_unit_ready() local
3903 nxt_send_oob_t oob; in nxt_unit_send_mmap() local
5348 nxt_send_oob_t oob; in nxt_unit_send_port() local
5904 const void *buf, size_t buf_size, const nxt_send_oob_t *oob) in nxt_unit_port_send()
5996 const void *buf, size_t buf_size, const nxt_send_oob_t *oob) in nxt_unit_sendmsg()
/unit/go/
H A Dnxt_cgo_lib.c52 const void *buf, size_t buf_size, const void *oob, size_t oob_size) in nxt_cgo_port_send()
61 void *buf, size_t buf_size, void *oob, size_t *oob_size) in nxt_cgo_port_recv()