Searched defs:config (Results 1 - 25 of 351) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/bearssl/src/
H A Dsettings.c27 static const br_config_option config[] = { variable
/freebsd-13-stable/contrib/processor-trace/libipt/internal/include/
H A Dpt_encoder.h38 struct pt_config config; member in struct:pt_encoder
H A Dpt_packet_decoder.h38 struct pt_config config; member in struct:pt_packet_decoder
H A Dpt_query_decoder.h45 struct pt_config config; member in struct:pt_query_decoder
/freebsd-13-stable/contrib/kyua/utils/config/
H A Dkeys.hpp40 namespace config { namespace in namespace:utils
H A Dlua_module.hpp41 namespace config { namespace in namespace:utils
H A Dparser_fwd.hpp36 namespace config { namespace in namespace:utils
H A Dtree_fwd.hpp39 namespace config { namespace in namespace:utils
H A Dkeys_fwd.hpp39 namespace config { namespace in namespace:utils
H A Dnodes_fwd.hpp39 namespace config { namespace in namespace:utils
H A Dparser.hpp44 namespace config { namespace in namespace:utils
H A Dtree.hpp46 namespace config { namespace in namespace:utils
H A Dexceptions.hpp41 namespace config { namespace in namespace:utils
/freebsd-13-stable/share/man/man5/
H A DMakefile
/freebsd-13-stable/stand/lua/
H A Dconfig.lua[all...]
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
H A Dconfig_none.c22 struct wpa_config *config; local
37 int wpa_config_write(const char *name, struct wpa_config *config) argument
[all...]
/freebsd-13-stable/crypto/heimdal/kdc/
H A Ddefault_config.c41 krb5_kdc_get_config(krb5_context context, krb5_kdc_configuration **config) argument
253 krb5_kdc_pkinit_config(krb5_context context, krb5_kdc_configuration *config) argument
[all...]
/freebsd-13-stable/contrib/processor-trace/libipt/src/
H A Dpt_tnt_cache.c67 pt_tnt_cache_update_tnt(struct pt_tnt_cache *cache, const struct pt_packet_tnt *packet, const struct pt_config *config) argument
H A Dpt_last_ip.c78 pt_last_ip_update_ip(struct pt_last_ip *last_ip, const struct pt_packet_ip *packet, const struct pt_config *config) argument
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-cpp.cpp37 struct pt_config config; local
54 struct pt_config config; local
[all...]
/freebsd-13-stable/contrib/atf/atf-c/
H A Dtc_test.c129 ATF_TC(config); variable
139 const char *const config[] = { "test-var", "test-value", NULL }; local
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-helper-npi.c148 cvmx_sli_portx_pkind_t config; local
162 cvmx_sli_tx_pipe_t config; local
[all...]
/freebsd-13-stable/usr.sbin/bluetooth/hcsecd/
H A Dparser.y72 config: line label
/freebsd-13-stable/usr.sbin/fstyp/
H A Dzfs.c49 nvlist_t *config = NULL; local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dcontext.c61 svn_wc_context_create(svn_wc_context_t **wc_ctx, const svn_config_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
86 svn_wc__context_create_with_db(svn_wc_context_t **wc_ctx, svn_config_t *config, svn_wc__db_t *db, apr_pool_t *result_pool) argument

Completed in 459 milliseconds

1234567891011>>