Searched defs:config (Results 76 - 100 of 324) sorted by last modified time

1234567891011>>

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_config.c370 spa_config_set(spa_t *spa, nvlist_t *config) argument
388 nvlist_t *config, *nvroo local
[all...]
H A Dvdev_label.c516 vdev_top_config_generate(spa_t *spa, nvlist_t *config) argument
555 nvlist_t *config = NULL; local
1121 vdev_uberblock_load(vdev_t *rvd, uberblock_t *ub, nvlist_t **config) argument
[all...]
H A Dspa_misc.c695 spa_add(const char *name, nvlist_t *config, const char *altroot) argument
[all...]
/freebsd-11-stable/sys/geom/
H A Dgeom.h97 g_config_t *config; member in struct:g_class
/freebsd-11-stable/sys/sys/
H A Data.h36 /*000*/ u_int16_t config; /* configuration info */ member in struct:ata_params
/freebsd-11-stable/sys/contrib/zlib/
H A Ddeflate.c126 } config; typedef in typeref:struct:config_s
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c2252 struct dpp_global_config config; local
2313 struct dpp_controller_config config; local
[all...]
H A Dconfig_file.c350 static int wpa_config_process_blob(struct wpa_config *config, FILE *f, argument
383 struct wpa_config *config; local
1114 wpa_config_write_global(FILE *f, struct wpa_config *config) argument
1555 wpa_config_write(const char *name, struct wpa_config *config) argument
[all...]
H A Dconfig.c2443 int wpa_config_add_prio_network(struct wpa_config *config, argument
2495 wpa_config_update_prio_list(struct wpa_config *config) argument
2647 wpa_config_flush_blobs(struct wpa_config *config) argument
2670 wpa_config_free(struct wpa_config *config) argument
2745 wpa_config_foreach_network(struct wpa_config *config, void (*func)(void *, struct wpa_ssid *), void *arg) argument
2766 wpa_config_get_network(struct wpa_config *config, int id) argument
2786 wpa_config_add_network(struct wpa_config *config) argument
2823 wpa_config_remove_network(struct wpa_config *config, int id) argument
3914 wpa_config_get_cred(struct wpa_config *config, int id) argument
3929 wpa_config_add_cred(struct wpa_config *config) argument
3958 wpa_config_remove_cred(struct wpa_config *config, int id) argument
3990 wpa_config_get_blob(struct wpa_config *config, const char *name) argument
4012 wpa_config_set_blob(struct wpa_config *config, struct wpa_config_blob *blob) argument
4041 wpa_config_remove_blob(struct wpa_config *config, const char *name) argument
4073 struct wpa_config *config; local
4140 wpa_config_debug_dump_networks(struct wpa_config *config) argument
4171 wpa_global_config_parse_int(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4209 wpa_global_config_parse_str(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4250 wpa_config_process_bgscan(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4271 wpa_global_config_parse_bin(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4290 wpa_config_process_freq_list(const struct global_parse_data *data, struct wpa_config *config, int line, const char *value) argument
4310 wpa_global_config_parse_ipv4(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4332 wpa_config_process_country(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4348 wpa_config_process_load_dynamic_eap( const struct global_parse_data *data, struct wpa_config *config, int line, const char *so) argument
4370 wpa_config_process_uuid(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4385 wpa_config_process_device_type( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4393 wpa_config_process_os_version(const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4407 wpa_config_process_wps_vendor_ext_m1( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4446 wpa_config_process_sec_device_type( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4468 wpa_config_process_p2p_pref_chan( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4518 wpa_config_process_p2p_no_go_freq( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4537 wpa_config_process_p2p_device_persistent_mac_addr( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4554 wpa_config_process_hessid( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4568 wpa_config_process_sae_groups( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4586 wpa_config_process_ap_vendor_elements( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4624 wpa_config_process_no_ctrl_interface( const struct global_parse_data *data, struct wpa_config *config, int line, const char *pos) argument
4636 wpa_config_get_int(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) argument
4648 wpa_config_get_str(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) argument
4670 wpa_config_get_ipv4(const char *name, struct wpa_config *config, long offset, char *buf, size_t buflen, int pretty_print) argument
4889 wpa_config_dump_values(struct wpa_config *config, char *buf, size_t buflen) argument
4913 wpa_config_get_value(const char *name, struct wpa_config *config, char *buf, size_t buflen) argument
4950 wpa_config_process_global(struct wpa_config *config, char *pos, int line) 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/rsn_supp/
H A Dwpa.h220 wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
H A Dwpa.c2918 void wpa_sm_set_config(struct wpa_sm *sm, struct rsn_supp_config *config) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/p2p/
H A Dp2p_group.c46 p2p_group_init(struct p2p_data *p2p, struct p2p_group_config *config) argument
/freebsd-11-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.h479 eapol_sm_get_erp_info(struct eapol_sm *sm, struct eap_peer_config *config, argument
405 eapol_sm_notify_config(struct eapol_sm *sm, struct eap_peer_config *config, struct eapol_config *conf) argument
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/eap_server/
H A Dtncs.c1019 char *config, *end, *pos, *line_end; local
/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Dtncc.c1071 char *config, *end, *pos, *line_end; local
H A Deap_ttls.c74 struct eap_peer_config *config = eap_get_config(sm); local
441 struct eap_peer_config *config = eap_get_config(sm); local
1245 struct eap_peer_config *config = eap_get_config(sm); local
1333 struct eap_peer_config *config = eap_get_config(sm); local
1476 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_tls_common.c108 eap_tls_params_from_conf1(struct tls_connection_params *params, struct eap_peer_config *config) argument
132 eap_tls_params_from_conf2(struct tls_connection_params *params, struct eap_peer_config *config) argument
156 eap_tls_params_from_conf(struct eap_sm *sm, struct eap_ssl_data *data, struct tls_connection_params *params, struct eap_peer_config *config, int phase2) argument
238 eap_tls_init_connection(struct eap_sm *sm, struct eap_ssl_data *data, struct eap_peer_config *config, struct tls_connection_params *params) argument
300 eap_peer_tls_ssl_init(struct eap_sm *sm, struct eap_ssl_data *data, struct eap_peer_config *config, u8 eap_type) argument
1092 eap_peer_select_phase2_methods(struct eap_peer_config *config, const char *prefix, struct eap_method_type **types, size_t *num_types) argument
[all...]
H A Deap_tls.c35 struct eap_peer_config *config = eap_get_config(sm); local
79 struct eap_peer_config *config = eap_get_config(sm); local
106 struct eap_peer_config *config = eap_get_config(sm); local
245 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_teap.c156 struct eap_peer_config *config = eap_get_config(sm); local
383 struct eap_peer_config *config = eap_get_config(sm); local
1073 struct eap_peer_config *config = eap_get_config(sm); local
1774 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_sim.c86 struct eap_peer_config *config = eap_get_config(sm); local
785 struct eap_peer_config *config; local
[all...]
H A Deap_proxy_dummy.c73 eap_proxy_notify_config(struct eap_proxy_sm *sm, struct eap_peer_config *config) argument
H A Deap_peap.c135 struct eap_peer_config *config = eap_get_config(sm); local
605 struct eap_peer_config *config = eap_get_config(sm); local
1018 struct eap_peer_config *config = eap_get_config(sm); local
[all...]
H A Deap_mschapv2.c298 struct eap_peer_config *config = eap_get_config(sm); local
403 struct eap_peer_config *config = eap_get_config(sm); local
682 struct eap_peer_config *config = eap_get_config(sm); local
778 struct eap_peer_config *config = eap_get_config(sm); local
[all...]

Completed in 588 milliseconds

1234567891011>>