Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/include/
HDntp_control.h108 #define CTL_PST_SEL_CORRECT 2 /* . excess */ macro
/freebsd-head/contrib/ntp/libntp/
HDstatestr.c62 { CTL_PST_SEL_CORRECT, "sel_excess", 0 },
/freebsd-head/contrib/ntp/ntpq/
HDntpq-subs.c1244 case CTL_PST_SEL_CORRECT: in printassoc()
/freebsd-head/contrib/ntp/
HDCommitLog-4.1.01044 Update peer->hpoll based on CTL_PST_SEL_CORRECT, not FLAG_SYSPEER.