HomeSort by: relevance | last modified time | path
    Searched refs:STATS_STATSDIR (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
cmd_args.c 115 stats_config(STATS_STATSDIR, OPT_ARG( STATSDIR ), 1);
ntp_util.c 398 case STATS_STATSDIR:
399 strlcpy(parameter, "STATS_STATSDIR",
483 case STATS_STATSDIR:
484 if (!allow_config(STATS_STATSDIR, optflag)) {
ntp_config.c 2484 stats_config(STATS_STATSDIR, ptree->stats_dir, TRUE);
  /src/external/bsd/ntp/dist/include/
ntp.h 785 #define STATS_STATSDIR 2 /* directory prefix for stats files */

Completed in 31 milliseconds