OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stats_config
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
cmd_args.c
76
stats_config
(STATS_FREQ_FILE, OPT_ARG( DRIFTFILE ), 1);
95
stats_config
(STATS_PID_FILE, OPT_ARG( PIDFILE ), 1);
115
stats_config
(STATS_STATSDIR, OPT_ARG( STATSDIR ), 1);
ntp_util.c
357
*
stats_config
- configure the stats operation
360
stats_config
(
function
ntp_config.c
2484
stats_config
(STATS_STATSDIR, ptree->stats_dir, TRUE);
4183
stats_config
(STATS_FREQ_FILE, curr_var->value.s, TRUE);
4201
stats_config
(STATS_LEAP_FILE, curr_var->value.s, curr_var->flag);
4212
stats_config
(STATS_PID_FILE, curr_var->value.s, 0);
/src/external/bsd/ntp/dist/include/
ntpd.h
316
extern void
stats_config
(int, const char *, int optflag);
Completed in 38 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026