Home
last modified time | relevance | path

Searched defs:configfile (Results 1 – 12 of 12) sorted by relevance

/freebsd-head/crypto/openssl/test/
HDprov_config_test.c15 static char *configfile = NULL; variable
HDsslapitest.c11135 char *configfile; in setup_tests() local
/freebsd-head/usr.sbin/ip6addrctl/
HDip6addrctl.c63 static char *configfile; variable
/freebsd-head/contrib/blocklist/bin/
HDblacklistd.c74 static const char *configfile = _PATH_BLCONF; variable
/freebsd-head/crypto/openssl/apps/
HDts.c163 const char *configfile = default_config_file, *engine = NULL; in ts_main() local
366 static CONF *load_config_file(const char *configfile) in load_config_file()
HDsrp.c242 char **gNrow = NULL, *configfile = NULL; in srp_main() local
HDca.c274 char *configfile = default_config_file, *section = NULL; in ca_main() local
HDcmp.c2789 char *configfile = NULL; in cmp_main() local
/freebsd-head/usr.sbin/config/
HDmain.cc537 configfile(void) in configfile() function
/freebsd-head/contrib/unbound/testcode/
HDtestbound.c246 char configfile[MAX_LINE_LEN]; in setup_config() local
/freebsd-head/sbin/devd/
HDdevd.cc154 static const char *configfile = CF; variable
/freebsd-head/crypto/openssl/apps/lib/
HDapps.c445 CONF *app_load_config_modules(const char *configfile) in app_load_config_modules()