Searched refs:p_sock_pollfd_idx (Results 1 – 1 of 1) sorted by relevance
317 static void initialize_fds(int *p_sock_pollfd_idx, int *p_ro_sock_pollfd_idx, in initialize_fds() argument330 *p_sock_pollfd_idx = set_fd(sock, POLLIN|POLLPRI); in initialize_fds()
Completed in 5 milliseconds