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

/freebsd-9.3-release/contrib/ntp/ntpdate/
H A Dntpdate.c1685 int check_ntp_port_in_use = !debug && !simple_query && !unpriv_port; local
1713 if (check_ntp_port_in_use && ntp_port_inuse(AF_INET, NTP_PORT)){
1764 if (check_ntp_port_in_use) {

Completed in 42 milliseconds