OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pollskewlist
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
psl0.conf
0
pollskewlist
default 0|0
psl1.conf
0
pollskewlist
default 4|4
psl2.conf
0
pollskewlist
3 3|3 4 4|4 default 5|5
ntp_parser.y
1353
{ CONCAT_G_FIFOS(cfgt.
pollskewlist
, $2); }
1458
yyerror("
pollskewlist
: skew values must be >=0");
1462
yyerror("
pollskewlist
: poll value must be 3-17, inclusive");
1471
yyerror("
pollskewlist
: randomization limit must be <= half the poll interval");
ntp_config.c
996
atrv = HEAD_PFIFO(ptree->
pollskewlist
);
998
fprintf(df, "
pollskewlist
");
3048
*
pollskewlist
3050
atrv = HEAD_PFIFO(ptree->
pollskewlist
);
3057
* First, find the last default
pollskewlist
item.
3066
"Poll %d out of bounds [%d-%d] for
pollskewlist
",
3083
atrv = HEAD_PFIFO(ptree->
pollskewlist
);
3122
msyslog(LOG_WARNING, "
pollskewlist
%d lower bound reduced from %d to %d",
3127
msyslog(LOG_WARNING, "
pollskewlist
%d upper bound reduced from %d to %d",
/src/external/bsd/ntp/dist/include/
ntp_config.h
257
attr_val_fifo *
pollskewlist
;
member in struct:config_tree_tag
Completed in 157 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026