OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mru_mindepth
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
ntp_monitor.c
97
u_int
mru_mindepth
= 600; /* preempt above this */
variable
417
* -
mru_mindepth
("mru mindepth") is a floor beneath which
443
if (mru_entries <
mru_mindepth
) {
ntp_config.c
2711
mru_mindepth
= my_opt->value.u;
ntp_control.c
373
{ CS_MRU_MINDEPTH, RO, "
mru_mindepth
" }, /* 27 */
2180
ctl_putuint(sys_var[varid].text,
mru_mindepth
);
/src/external/bsd/ntp/dist/include/
ntpd.h
488
extern u_int
mru_mindepth
; /* preempt above this */
Completed in 26 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026