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

1234567891011>>

/freebsd-10-stable/share/man/man5/
H A DMakefile
/freebsd-10-stable/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-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...]
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
H A Dkdc-replay.c58 krb5_kdc_configuration *config; local
[all...]
H A Dmisc.c39 _kdc_db_fetch(krb5_context context, krb5_kdc_configuration *config, krb5_const_principal principal, unsigned flags, krb5uint32 *kvno_ptr, HDB **db, hdb_entry_ex **h) argument
130 _kdc_get_preferred_key(krb5_context context, krb5_kdc_configuration *config, hdb_entry_ex *h, const char *name, krb5_enctype *enctype, Key **key) argument
[all...]
/freebsd-10-stable/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-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
H A Dtp.c76 atf_tp_init(atf_tp_t *tp, const char *const *config) argument
/freebsd-10-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-10-stable/usr.sbin/bluetooth/hcsecd/
H A Dparser.y69 config: line label
/freebsd-10-stable/usr.sbin/faithd/
H A Dprefix.h38 struct config { struct
/freebsd-10-stable/usr.sbin/fstyp/
H A Dzfs.c52 nvlist_t *config = NULL; local
/freebsd-10-stable/contrib/atf/atf-c++/detail/
H A Dtest_helpers.hpp79 run_h_tc_data(const atf::tests::vars_map& config) : argument
/freebsd-10-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
/freebsd-10-stable/usr.sbin/bluetooth/bthidd/
H A Dparser.y95 config: line label
[all...]
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_utils.c71 get_userconfig(const char *config) argument
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.c170 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10-stable/sbin/devd/
H A Ddevd.hh141 class config class
144 config() { push_var_table(); } function in class:config
[all...]
/freebsd-10-stable/sys/dev/snc/
H A Dif_snc_cbus.c74 struct isa_config config; local
[all...]
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_mips24k.c210 uint32_t config; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dmagic.c67 svn_magic__init(svn_magic__cookie_t **magic_cookie, apr_hash_t *config, apr_pool_t *result_pool) argument
/freebsd-10-stable/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 182 milliseconds

1234567891011>>