Home
last modified time | relevance | path

Searched refs:CTL_PST_SEL_CORRECT (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_control.h110 #define CTL_PST_SEL_CORRECT 2 /* . excess */ macro
/netbsd/src/external/bsd/ntp/dist/libntp/
Dstatestr.c64 { CTL_PST_SEL_CORRECT, "sel_excess", 0 },
/netbsd/src/external/bsd/ntp/dist/ntpq/
Dntpq-subs.c1246 case CTL_PST_SEL_CORRECT: in printassoc()
/netbsd/src/external/bsd/ntp/dist/
DCommitLog-4.1.01044 Update peer->hpoll based on CTL_PST_SEL_CORRECT, not FLAG_SYSPEER.