Searched defs:config (Results 1 - 25 of 338) sorted by path

1234567891011>>

/freebsd-current/cddl/usr.sbin/zfsd/
H A Dcase_file.cc489 find_parent(nvlist_t *pool_config, nvlist_t *config, DevdCtl::Guid child_guid) argument
518 nvlist_t *config, *nvroot, *parent_config; local
H A Dvdev.cc103 Vdev::Vdev(zpool_handle_t *pool, nvlist_t *config) argument
112 Vdev::Vdev(nvlist_t *poolConfig, nvlist_t *config) argument
H A Dzfsd.cc228 nvlist_t *config; local
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dtest_helpers.hpp84 run_h_tc_data(const atf::tests::vars_map& config) : argument
/freebsd-current/contrib/atf/atf-c++/
H A Dmacros_test.cpp347 atf::tests::vars_map config; local
394 atf::tests::vars_map config; local
444 atf::tests::vars_map config; local
486 atf::tests::vars_map config; local
536 atf::tests::vars_map config; local
579 atf::tests::vars_map config; local
631 atf::tests::vars_map config; local
682 atf::tests::vars_map config; local
730 atf::tests::vars_map config; local
[all...]
H A Dtests.cpp206 impl::tc::init(const vars_map& config) argument
/freebsd-current/contrib/atf/atf-c/
H A Dcheck_test.c223 const char *const config[] = { NULL }; local
H A Dmacros_test.c83 const char *const config[] = { NULL }; local
H A Dtc.c584 atf_tc_init(atf_tc_t *tc, const char *ident, atf_tc_head_t head, atf_tc_body_t body, atf_tc_cleanup_t cleanup, const char *const *config) argument
641 atf_tc_init_pack(atf_tc_t *tc, const atf_tc_pack_t *pack, const char *const *config) argument
H A Dtc_test.c129 ATF_TC(config); variable
139 const char *const config[] = { "test-var", "test-value", NULL }; local
H A Dtp.c76 atf_tp_init(atf_tp_t *tp, const char *const *config) argument
/freebsd-current/contrib/atf/atf-c/detail/
H A Dtp_main.c207 parse_vflag(char *arg, atf_map_t *config) argument
/freebsd-current/contrib/bearssl/src/
H A Dsettings.c27 static const br_config_option config[] = { variable
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII.c1834 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-current/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c131 int32_t config; /* config bit */ member in struct:peer
232 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-current/contrib/bsnmp/snmp_target/
H A Dtarget_snmp.c833 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-current/contrib/bsnmp/snmp_usm/
H A Dusm_snmp.c611 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-current/contrib/bsnmp/snmp_vacm/
H A Dvacm_snmp.c1019 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-current/contrib/bsnmp/snmpd/
H A Dsnmpd.h128 const struct snmp_module *config; member in struct:lmodule
H A Dsnmpmod.h331 void (*config)(void); member in struct:snmp_module
/freebsd-current/contrib/dma/
H A Ddma.c77 struct config config = { variable in typeref:struct:config
[all...]
H A Ddma.h130 struct config { struct
/freebsd-current/contrib/kyua/cli/
H A Dconfig_test.cpp192 const config::tree config = cli::load_config(mock_cmdline, false); local
193 require_eq(engine::default_config(), config); local
225 const config::tree config = cli::load_config(mock_cmdline, false); local
226 require_eq(engine::default_config(), config); local
273 const config::tree config = cli::load_config(mock_cmdline, false); local
274 require_eq(engine::default_config(), config); local
332 const config::tree config = cli::load_config(mock_cmdline, false); local
333 require_eq(engine::default_config(), config); local
[all...]
/freebsd-current/contrib/kyua/engine/
H A Dconfig_test.cpp75 validate_defaults(const config::tree& config) argument
[all...]
/freebsd-current/contrib/kyua/utils/config/
H A Dexceptions.hpp41 namespace config { namespace in namespace:utils

Completed in 211 milliseconds

1234567891011>>