Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdate/
H A Dntpdate.c1693 int check_ntp_port_in_use = !debug && !simple_query && !unpriv_port; in init_io() local
1726 if (check_ntp_port_in_use && ntp_port_inuse(AF_INET, NTP_PORT)){ in init_io()
1775 if (check_ntp_port_in_use) { in init_io()