Searched defs:fds (Results 1 – 3 of 3) sorted by last modified time
948 int fds[2] = {queue_fd, -1}; in nxt_unit_ready() local3905 int fds[2] = {fd, -1}; in nxt_unit_send_mmap() local4616 struct pollfd fds[2]; in nxt_unit_read_buf() local5349 int fds[2] = { port->out_fd, queue_fd }; in nxt_unit_send_port() local
414 nxt_fd_t fds[2]; member
73 nxt_socket_msg_oob_init(nxt_send_oob_t *oob, int *fds) in nxt_socket_msg_oob_init()