Searched refs:poll_fd_t (Results 1 – 2 of 2) sorted by relevance
62 } poll_fd_t; typedef70 poll_fd_t ctl;73 poll_fd_t connections[MAX_CONNECTIONS];
150 } poll_fd_t; typedef162 poll_fd_t ctl_fd; /* io_fd slot for control FIFO */164 poll_fd_t msg_fd;168 poll_fd_t server_fd; /* server listen port */169 poll_fd_t stream_fd; /* replication channel */
Completed in 6 milliseconds