Searched refs:server_dispatch (Results 1 – 3 of 3) sorted by relevance
108 server_dispatch(int fd, struct ntpd_conf *conf) in server_dispatch() function
296 int server_dispatch(int, struct ntpd_conf *);
298 if (server_dispatch(pfd[j].fd, conf) == -1) in ntp_main()