HomeSort by: relevance | last modified time | path
    Searched refs:io_open_sockets (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntpd.h 139 extern void io_open_sockets (void);
  /src/external/bsd/ntp/dist/ntpd/
ntp_config.c 5048 io_open_sockets(); /* [bug 2837] dep. on config_vars() */
5050 config_trap(ptree); /* [bug 2923] dep. on io_open_sockets() */
5190 io_open_sockets();
5202 io_open_sockets();
ntp_io.c 498 * io_open_sockets - call socket creation routine
501 io_open_sockets(void) function
519 DPRINTF(3, ("io_open_sockets: maxactivefd %d\n", maxactivefd));

Completed in 28 milliseconds