Searched defs:config (Results 251 - 275 of 324) sorted by relevance

<<111213

/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_npe.c283 const struct npeconfig *config; local
/freebsd-11-stable/sys/dev/lmc/
H A Dif_lmc.c3218 config_proto(softc_t *sc, struct config *config) argument
3380 struct config *config = (struct config *) data; local
4315 struct config config; local
4375 struct config config; local
[all...]
/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.c917 hptiop_get_config_itl(struct hpt_iop_hba * hba, struct hpt_iop_request_get_config * config) argument
950 hptiop_get_config_mv(struct hpt_iop_hba * hba, struct hpt_iop_request_get_config * config) argument
973 hptiop_get_config_mvfrey(struct hpt_iop_hba * hba, struct hpt_iop_request_get_config * config) argument
1004 hptiop_set_config_itl(struct hpt_iop_hba *hba, struct hpt_iop_request_set_config *config) argument
1034 hptiop_set_config_mv(struct hpt_iop_hba *hba, struct hpt_iop_request_set_config *config) argument
1061 hptiop_set_config_mvfrey(struct hpt_iop_hba *hba, struct hpt_iop_request_set_config *config) argument
[all...]
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c4507 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c695 spa_add(const char *name, nvlist_t *config, const char *altroot) argument
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_p2p.c2235 struct wpa_config *config; local
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap.c396 struct eap_peer_config *config = eap_get_config(sm); local
435 static char * eap_get_realm(struct eap_sm *sm, struct eap_peer_config *config) argument
139 eap_config_allowed_method(struct eap_sm *sm, struct eap_peer_config *config, int vendor, u32 method) argument
611 eap_peer_get_erp_info(struct eap_sm *sm, struct eap_peer_config *config, const u8 **username, size_t *username_len, const u8 **realm, size_t *realm_len, u16 *erp_next_seq_num, const u8 **rrk, size_t *rrk_len) argument
1036 struct eap_peer_config *config = eap_get_config(sm); local
1188 struct eap_peer_config *config = eap_get_config(sm); local
1639 struct eap_peer_config *config = eap_get_config(sm); local
2397 struct eap_peer_config *config; local
2577 struct eap_peer_config *config = eap_get_config(sm); local
2642 eap_get_phase2_types(struct eap_peer_config *config, size_t *count) argument
2723 struct eap_peer_config *config = eap_get_config(sm); local
2731 eap_get_ext_password(struct eap_sm *sm, struct eap_peer_config *config) argument
2760 struct eap_peer_config *config = eap_get_config(sm); local
2787 struct eap_peer_config *config = eap_get_config(sm); local
2815 struct eap_peer_config *config = eap_get_config(sm); local
2831 struct eap_peer_config *config = eap_get_config(sm); local
2849 struct eap_peer_config *config = eap_get_config(sm); local
2866 struct eap_peer_config *config = eap_get_config(sm); local
2880 struct eap_peer_config *config = eap_get_config(sm); local
2889 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
/freebsd-11-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c125 struct eap_peer_config *config; member in struct:eapol_sm
2242 int eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, argument
1529 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, const struct eapol_config *conf) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/rsn_supp/
H A Dwpa.c2918 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
[all...]
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h275 } config; member in union:t4_sched_params::__anon4480
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwi.c2553 struct iwi_configuration config; local
2815 struct iwi_configuration config; local
[all...]
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipw.c2399 struct ipw_configuration config; local
/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis.c2363 ndis_80211_config config; local
[all...]
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_core.c2264 uint32_t c, caps, config, cpuflag, evsel, mask; local
[all...]
/freebsd-11-stable/sys/dev/an/
H A Dif_an.c1883 struct an_ltv_genconfig *config; local
[all...]
/freebsd-11-stable/usr.sbin/inetd/
H A Dinetd.c985 config(void) function
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_emul.c173 char *emul, *config, *str, *cp; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c312 apr_hash_t *config; member in struct:opt_baton_t
412 apr_hash_t *config; member in struct:subcommand_baton_t
971 open_source_session(svn_ra_session_t **from_session, svn_string_t **last_merged_rev, const char *from_url, svn_ra_session_t *to_session, svn_ra_callbacks2_t *callbacks, apr_hash_t *config, void *baton, apr_pool_t *pool) argument
1971 svn_config_t *config; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dstatus.c2784 svn_wc_get_default_ignores(apr_array_header_t **patterns, apr_hash_t *config, apr_pool_t *pool) argument
2977 svn_wc_get_ignores2(apr_array_header_t **patterns, svn_wc_context_t *wc_ctx, const char *local_abspath, apr_hash_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Ddiff.c2562 create_diff_writer_info(diff_writer_info_t *dwi, const apr_array_header_t *options, apr_hash_t *config, apr_pool_t *result_pool) argument
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_client.h990 apr_hash_t *config; member in struct:svn_client_ctx_t
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c750 svn_config_t *config; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c259 svn_ra_open5(svn_ra_session_t **session_p, const char **corrected_url_p, const char **redirect_url_p, const char *repos_URL, const char *uuid, const svn_ra_callbacks2_t *callbacks, void *callback_baton, apr_hash_t *config, apr_pool_t *pool) argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcmdline.c1000 svn_cmdline__apply_config_options(apr_hash_t *config, argument
1250 find_editor_binary(const char **editor, const char *editor_cmd, apr_hash_t *config, apr_pool_t *pool) argument
1449 svn_cmdline__edit_file_externally(const char *path, const char *editor_cmd, apr_hash_t *config, apr_pool_t *pool) argument
1512 svn_cmdline__edit_string_externally(svn_string_t **edited_contents , const char **tmpfile_left , const char *editor_cmd, const char *base_dir , const svn_string_t *contents , const char *filename, apr_hash_t *config, svn_boolean_t as_text, const char *encoding, apr_pool_t *pool) argument
[all...]
/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.c2126 config_apply(struct config_file* config) argument
[all...]

Completed in 324 milliseconds

<<111213