Searched refs:add_fd_to_list (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c314 static void add_fd_to_list (SOCKET, enum desc_type);
636 add_fd_to_list(reader->fd, type);
3105 add_fd_to_list(fd, FD_TYPE_SOCKET);
4434 add_fd_to_list(rio->fd, FD_TYPE_FILE);
4518 add_fd_to_list( function

Completed in 59 milliseconds