HomeSort by: relevance | last modified time | path
    Searched defs:check_ntp_port_in_use (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpdate/
ntpdate.c 1696 int check_ntp_port_in_use = !debug && !simple_query && !unpriv_port; local
1729 if (check_ntp_port_in_use && ntp_port_inuse(AF_INET, NTP_PORT)){
1778 if (check_ntp_port_in_use) {

Completed in 25 milliseconds