Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 3 of 3) sorted by path

/unit/src/
H A Dnxt_event_engine.h414 nxt_fd_t fds[2]; member
H A Dnxt_socket_msg.h87 nxt_socket_msg_oob_init(nxt_send_oob_t *oob, int *fds) in nxt_socket_msg_oob_init()
H A Dnxt_unit.c948 int fds[2] = {queue_fd, -1}; in nxt_unit_ready() local
3906 int fds[2] = {fd, -1}; in nxt_unit_send_mmap() local
4617 struct pollfd fds[2]; in nxt_unit_read_buf() local
5350 int fds[2] = { port->out_fd, queue_fd }; in nxt_unit_send_port() local