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

  /src/external/bsd/ntp/dist/ntpd/
ntp_loopfilter.c 82 * ntp_control flag is set. The ntp_enable and kern_enable flags can be
83 * set at configuration time or run time using ntpdc. If ntp_enable is
150 int ntp_enable = TRUE; /* clock discipline enabled */ variable
475 if (!ntp_enable)
962 if (!ntp_enable || mode_ntpdate)

Completed in 32 milliseconds