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

1234567891011

/freebsd-10.0-release/contrib/atf/atf-c++/
H A Dconfig.hpp38 namespace config { namespace in namespace:atf
H A Dconfig.cpp107 namespace config { namespace in namespace:atf
H A Dbuild_test.cpp48 namespace config { namespace in namespace:atf
H A Dconfig_test.cpp70 namespace config { namespace in namespace:atf
[all...]
/freebsd-10.0-release/share/man/man5/
H A DMakefile
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dconfig_none.c22 struct wpa_config *config; local
32 int wpa_config_write(const char *name, struct wpa_config *config) argument
/freebsd-10.0-release/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...]
H A Dlog.c39 kdc_openlog(krb5_context context, const char *service, krb5_kdc_configuration *config) argument
64 kdc_log_msg_va(krb5_context context, krb5_kdc_configuration *config, int level, const char *fmt, va_list ap) argument
74 kdc_log_msg(krb5_context context, krb5_kdc_configuration *config, int level, const char *fmt, ...) argument
87 kdc_log(krb5_context context, krb5_kdc_configuration *config, int level, const char *fmt, ...) argument
[all...]
H A Dmain.c110 krb5_kdc_configuration *config; local
/freebsd-10.0-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-driver.h58 vxge_hal_driver_config_t config; member in struct:__hal_driver_t
H A Dvxgehal-driver.c64 vxge_hal_driver_initialize( vxge_hal_driver_config_t *config, vxge_hal_uld_cbs_t *uld_callbacks) argument
/freebsd-10.0-release/contrib/atf/atf-c/
H A Dtc_test.c131 ATF_TC(config); variable
141 const char *const config[] = { "test-var", "test-value", NULL }; local
H A Dtp.c80 atf_tp_init(atf_tp_t *tp, const char *const *config) argument
/freebsd-10.0-release/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-10.0-release/usr.sbin/bluetooth/hcsecd/
H A Dparser.y69 config: line label
/freebsd-10.0-release/usr.sbin/faithd/
H A Dprefix.h38 struct config { struct
/freebsd-10.0-release/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
H A Dwc_db_private.h39 svn_config_t *config; member in struct:svn_wc__db_t
/freebsd-10.0-release/usr.sbin/bluetooth/bthidd/
H A Dparser.y95 config: line label
[all...]
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.c170 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10.0-release/sbin/devd/
H A Ddevd.hh141 class config class
144 config() { push_var_table(); } function in class:config
[all...]
/freebsd-10.0-release/sys/dev/hwpmc/
H A Dhwpmc_mips24k.c210 uint32_t config; local
[all...]
/freebsd-10.0-release/sys/dev/snc/
H A Dif_snc_cbus.c74 struct isa_config config; local
[all...]
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dtest_helpers.hpp96 run_h_tc_data(const atf::tests::vars_map& config) : argument
/freebsd-10.0-release/contrib/tcp_wrappers/
H A Dtli.c195 struct netconfig *config; local
248 struct netconfig *config = request->config; local
265 struct netconfig *config = request->config; local
[all...]

Completed in 158 milliseconds

1234567891011