Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dprov_config_test.c15 static char *configfile = NULL; variable
H A Drand_test.c18 static char *configfile; variable
H A Dquicapitest.c2851 char *configfile; in setup_tests() local
H A Dsslapitest.c13358 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.c77 static const char *configfile = _PATH_BLCONF; variable
H A Dblocklistd.c77 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
370 static CONF *load_config_file(const char *configfile) in load_config_file()
H A Dsrp.c242 char **gNrow = NULL, *configfile = NULL; in srp_main() local
H A Dca.c280 char *configfile = default_config_file, *section = NULL; in ca_main() local
H A Dcmp.c3606 char *configfile = NULL; in cmp_main() local
/freebsd/usr.sbin/config/
H A Dmain.cc537 configfile(void) in configfile() function
/freebsd/contrib/unbound/testcode/
H A Dtestbound.c246 char configfile[MAX_LINE_LEN]; in setup_config() local
/freebsd/sbin/devd/
H A Ddevd.cc154 static const char *configfile = CF; variable
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c421 CONF *app_load_config_modules(const char *configfile) in app_load_config_modules()