Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dprov_config_test.c15 static char *configfile = NULL; variable
H A Dsslapitest.c11134 char *configfile; in setup_tests() local
/freebsd/usr.sbin/ip6addrctl/
H A Dip6addrctl.c54 static char *configfile; global() variable
/freebsd/contrib/blocklist/bin/
H A Dblacklistd.c74 static const char *configfile = _PATH_BLCONF; variable
/freebsd/crypto/openssl/apps/
H A Dts.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() argument
H A Dsrp.c242 char **gNrow = NULL, *configfile = NULL; in srp_main() local
H A Dca.c274 char *configfile = default_config_file, *section = NULL; in ca_main() local
H A Dcmp.c2789 char *configfile = NULL; in cmp_main() local
/freebsd/usr.sbin/config/
H A Dmain.cc537 configfile(void) in configfile() function
/freebsd/sbin/devd/
H A Ddevd.cc154 static const char *configfile = CF; variable
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c445 CONF *app_load_config_modules(const char *configfile) in app_load_config_modules()