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

  /src/external/bsd/ntp/dist/include/
ntp_control.h 114 #define CTL_PST_SEL_SYSPEER 6 /* * sys.peer */
  /src/external/bsd/ntp/dist/libntp/
statestr.c 68 { CTL_PST_SEL_SYSPEER, "sel_sys.peer", 0 },
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 699 if (pp->status >= CTL_PST_SEL_SYSPEER)
781 if (pp->status >= CTL_PST_SEL_SYSPEER)
891 if (pp->status >= CTL_PST_SEL_SYSPEER)
1041 if (pp->status >= CTL_PST_SEL_SYSPEER)
ntp_proto.c 4007 typesystem->new_status = CTL_PST_SEL_SYSPEER;
4012 typesystem->new_status = CTL_PST_SEL_SYSPEER;
  /src/external/bsd/ntp/dist/ntpq/
ntpq-subs.c 1262 case CTL_PST_SEL_SYSPEER:

Completed in 29 milliseconds