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

/freebsd-current/contrib/ntp/ntpd/
H A Dcmd_args.c74 stats_config(STATS_FREQ_FILE, OPT_ARG( DRIFTFILE ), 1);
93 stats_config(STATS_PID_FILE, OPT_ARG( PIDFILE ), 1);
113 stats_config(STATS_STATSDIR, OPT_ARG( STATSDIR ), 1);
H A Dntp_util.c355 * stats_config - configure the stats operation
358 stats_config( function
H A Dntp_config.c2472 stats_config(STATS_STATSDIR, ptree->stats_dir, TRUE);
4171 stats_config(STATS_FREQ_FILE, curr_var->value.s, TRUE);
4189 stats_config(STATS_LEAP_FILE, curr_var->value.s, curr_var->flag);
4200 stats_config(STATS_PID_FILE, curr_var->value.s, 0);
/freebsd-current/contrib/ntp/include/
H A Dntpd.h314 extern void stats_config (int, const char *, int optflag);

Completed in 75 milliseconds