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

/freebsd-9.3-release/contrib/ntp/include/
H A Dntpd.h124 extern void io_open_sockets (void);
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_config.c4390 io_open_sockets();
4524 io_open_sockets();
4536 io_open_sockets();
H A Dntp_io.c490 * io_open_sockets - call socket creation routine
493 io_open_sockets(void) function
511 DPRINTF(3, ("io_open_sockets: maxactivefd %d\n", maxactivefd));

Completed in 60 milliseconds