Searched defs:fds (Results 1 – 3 of 3) sorted by relevance
73 nxt_socket_msg_oob_init(nxt_send_oob_t *oob, int *fds) in nxt_socket_msg_oob_init()
934 int fds[2] = {queue_fd, -1}; in nxt_unit_ready() local3891 int fds[2] = {fd, -1}; in nxt_unit_send_mmap() local4602 struct pollfd fds[2]; in nxt_unit_read_buf() local5335 int fds[2] = { port->out_fd, queue_fd }; in nxt_unit_send_port() local
414 nxt_fd_t fds[2]; member