Home
last modified time | relevance | path

Searched refs:STATS_FREQ_FILE (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/ntp/ntpd/
H A Dcmd_args.c74 stats_config(STATS_FREQ_FILE, OPT_ARG( DRIFTFILE ), 0); in getCmdOpts()
H A Dntp_util.c358 case STATS_FREQ_FILE: in stats_config()
399 case STATS_FREQ_FILE: in stats_config()
H A Dntp_config.c3988 stats_config(STATS_FREQ_FILE, curr_var->value.s, 0); in config_vars()
/freebsd-12.1/contrib/ntp/include/
H A Dntp.h766 #define STATS_FREQ_FILE 1 /* configure drift file */ macro