Searched refs:stats_config (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpd/
H A Dcmd_args.c74 stats_config(STATS_FREQ_FILE, OPT_ARG( DRIFTFILE ), 0);
93 stats_config(STATS_PID_FILE, OPT_ARG( PIDFILE ), 0);
113 stats_config(STATS_STATSDIR, OPT_ARG( STATSDIR ), 0);
H A Dntp_util.c328 * stats_config - configure the stats operation
331 stats_config( function
H A Dntp_config.c2371 stats_config(STATS_STATSDIR, ptree->stats_dir, 0);
3998 stats_config(STATS_FREQ_FILE, curr_var->value.s, 0);
4016 stats_config(STATS_LEAP_FILE, curr_var->value.s, curr_var->flag);
4027 stats_config(STATS_PID_FILE, curr_var->value.s, 0);
/freebsd-12-stable/contrib/ntp/include/
H A Dntpd.h285 extern void stats_config (int, const char *, int optflag);

Completed in 112 milliseconds