HomeSort by: relevance | last modified time | path
    Searched refs:EVNT_SYNC (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_loopfilter.c 587 case EVNT_SYNC:
656 rstclock(EVNT_SYNC, 0);
727 rstclock(EVNT_SYNC, fp_offset);
970 if (state != EVNT_SYNC) {
1033 if (trans != state && EVNT_SYNC == trans) {
  /src/external/bsd/ntp/dist/libntp/
statestr.c 120 { EVNT_SYNC, "clock_sync", 0 },
  /src/external/bsd/ntp/dist/include/
ntp.h 654 #define EVNT_SYNC 5 /* clock sync */

Completed in 19 milliseconds