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

  /src/external/bsd/ntp/dist/tests/libntp/
statestr.c 36 TEST_ASSERT_EQUAL_STRING("unspecified", eventstr(EVNT_UNSPEC));
  /src/external/bsd/ntp/dist/libntp/
statestr.c 115 { EVNT_UNSPEC, "unspecified", 0 },
479 if (CTL_PEER_EVENT(st) != EVNT_UNSPEC) {
  /src/external/bsd/ntp/dist/include/
ntp.h 649 #define EVNT_UNSPEC 0 /* unspecified */
  /src/external/bsd/ntp/dist/ntpd/
ntp_control.c 845 ctl_sys_last_event = EVNT_UNSPEC;

Completed in 35 milliseconds