Home
last modified time | relevance | path

Searched defs:config_file (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/unbound/util/
H A Dconfig_file.h72 struct config_file { struct
74 int verbosity;
77 int stat_interval;
79 int stat_cumulative;
81 int stat_extended;
83 int stat_inhibit_zero;
86 int num_threads;
89 int port;
91 int do_ip4;
93 int do_ip6;
[all …]
/freebsd/contrib/googletest/googletest/
H A DCMakeLists.txt101 set(config_file "${generated_dir}/${cmake_package_name}Config.cmake") variable
/freebsd/crypto/openssl/test/
H A Dasn1_stable_parse_test.c13 static char *config_file = NULL; variable
H A Dfips_version_test.c46 char *config_file = NULL; in setup_tests() local
H A Ddecoder_propq_test.c87 char *config_file = NULL; in setup_tests() local
H A Dpairwise_fail_test.c182 char *config_file = NULL; in setup_tests() local
H A Dprovider_status_test.c219 char *config_file = NULL; in setup_tests() local
H A Devp_fetch_prov_test.c24 static char *config_file = NULL; variable
H A Dml_dsa_test.c553 char *config_file = NULL; in setup_tests() local
/freebsd/contrib/libyaml/
H A DCMakeLists.txt113 set(config_file ${PROJECT_BINARY_DIR}/yamlConfig.cmake) variable
/freebsd/crypto/heimdal/kadmin/
H A Dkadmind.c39 static char *config_file; variable
H A Dkadmin.c38 static char *config_file; variable
/freebsd/crypto/heimdal/kdc/
H A Dconfig.c47 static char *config_file; /* location of kdc config file */ variable
/freebsd/usr.sbin/bluetooth/hcsecd/
H A Dparser.y57 char *config_file = "/etc/bluetooth/hcsecd.conf"; variable
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dgenerate_test_runner.rb36 def self.grab_config(config_file) argument
/freebsd/crypto/heimdal/kcm/
H A Dconfig.c39 static const char *config_file; /* location of kcm config file */ variable
/freebsd/usr.sbin/bluetooth/bthidd/
H A Dparser.y76 char const *config_file = BTHIDD_CONFFILE; variable
/freebsd/contrib/ofed/opensm/opensm/
H A Dmain.c614 const char *config_file = NULL; in main() local
/freebsd/usr.sbin/autofs/
H A Dcommon.c179 const char *config_file, int config_line) in node_new()
210 const char *config_file, int config_line) in node_new_map()
/freebsd/crypto/heimdal/lib/kadm5/
H A Diprop-log.c44 get_kadmin_context(const char *config_file, char *realm) in get_kadmin_context()
H A Dipropd_slave.c453 static char *config_file; variable
/freebsd/crypto/openssl/test/testutil/
H A Dprovider.c17 const char *config_file, in test_get_libctx()
/freebsd/usr.sbin/nscd/
H A Dnscd.c601 char const *config_file; in main() local
/freebsd/crypto/openssl/crypto/
H A Dcontext.c491 int OSSL_LIB_CTX_load_config(OSSL_LIB_CTX *ctx, const char *config_file) in OSSL_LIB_CTX_load_config()
/freebsd/crypto/heimdal/kpasswd/
H A Dkpasswdd.c765 static char *config_file; variable

12