Searched refs:CONFIGFILE (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ntp/ntpd/
H A Dcmd_args.c66 if (HAVE_OPT( CONFIGFILE )) {
67 config_file = OPT_ARG( CONFIGFILE );
H A Dntpd-opts.h183 # ifdef CONFIGFILE
184 # warning undefining CONFIGFILE due to option name conflict
185 # undef CONFIGFILE macro
309 # undef CONFIGFILE macro
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dunbound-control.c73 printf(" -c file config file, default is %s\n", CONFIGFILE);
399 const char* cfgfile = CONFIGFILE;
418 cfgfile = CONFIGFILE;
H A Dunbound-checkconf.c79 printf("file if omitted %s is used.\n", CONFIGFILE);
507 const char* cfgfile = CONFIGFILE;
514 cfgfile = CONFIGFILE;
/freebsd-10-stable/contrib/unbound/daemon/
H A Dunbound.c166 printf("-c file config file to read instead of %s\n", CONFIGFILE);
713 const char* cfgfile = CONFIGFILE;
/freebsd-10-stable/contrib/unbound/
H A Dconfig.h11 #define CONFIGFILE "/var/unbound/unbound.conf" macro

Completed in 66 milliseconds