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

/freebsd-9.3-release/contrib/ntp/ntpdate/
H A Dntpdate.c78 isc_boolean_t ntp_port_inuse(int af, u_short port);
1713 if (check_ntp_port_in_use && ntp_port_inuse(AF_INET, NTP_PORT)){
2222 isc_boolean_t ntp_port_inuse(int af, u_short port) function

Completed in 86 milliseconds