Home
last modified time | relevance | path

Searched defs:attr (Results 826 - 850 of 1026) sorted by relevance

1...<<31323334353637383940>>...42

/third_party/selinux/libsepol/src/
H A Dkernel_to_cil.c1541 type_datum_t *attr; in write_type_attribute_sets_to_cil() local
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_verify.c460 struct cil_userattribute *attr = (struct cil_userattribute *)datum; in cil_verify_no_self_reference() local
467 struct cil_roleattribute *attr = (struct cil_roleattribute *)datum; in cil_verify_no_self_reference() local
474 struct cil_typeattribute *attr = (struct cil_typeattribute *)datum; in cil_verify_no_self_reference() local
H A Dcil_post.c599 struct cil_typeattribute *attr = node->data; in __cil_post_db_count_helper() local
874 static int __evaluate_type_expression(struct cil_typeattribute *attr, struct cil_db *db) in __evaluate_type_expression() argument
897 struct cil_typeattribute *attr = (struct cil_typeattribute *)datum; __cil_type_to_bitmap() local
926 __evaluate_user_expression(struct cil_userattribute *attr, struct cil_db *db) __evaluate_user_expression() argument
945 struct cil_userattribute *attr = NULL; __cil_user_to_bitmap() local
974 __evaluate_role_expression(struct cil_roleattribute *attr, struct cil_db *db) __evaluate_role_expression() argument
997 struct cil_roleattribute *attr = (struct cil_roleattribute *)datum; __cil_role_to_bitmap() local
1442 cil_typeattribute_used(struct cil_typeattribute *attr, struct cil_db *db) cil_typeattribute_used() argument
1492 struct cil_typeattribute *attr = curr->data; __mark_neverallow_attrs() local
1520 struct cil_typeattribute *attr = node->data; __cil_post_db_neverallow_attr_helper() local
1552 struct cil_typeattribute *attr = node->data; __cil_post_db_attr_helper() local
1561 struct cil_roleattribute *attr = node->data; __cil_post_db_attr_helper() local
1583 struct cil_userattribute *attr = node->data; __cil_post_db_attr_helper() local
1625 struct cil_typeattribute *attr = (struct cil_typeattribute *)datum; __cil_role_assign_types() local
1659 struct cil_roleattribute *attr = roletype->role; __cil_post_db_roletype_helper() local
1697 struct cil_roleattribute *attr = NULL; __cil_user_assign_roles() local
[all...]
H A Dcil_policy.c127 struct cil_typeattribute *attr = node->data; in __cil_gather_statements_helper() local
134 struct cil_roleattribute *attr = node->data; in __cil_gather_statements_helper() local
340 static size_t __cil_userattribute_len(struct cil_db *db, struct cil_userattribute *attr) in __cil_userattribute_len() argument
449 static char *__cil_userattribute_to_string(struct cil_db *db, struct cil_userattribute *attr, char *new) in __cil_userattribute_to_string() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_atheros.c1568 struct rtattr *attr; in atheros_wireless_event_rtm_newlink() local
H A Ddriver_nl80211_capa.c560 struct nlattr *tb1[NL80211_ATTR_MAX + 1], *attr; in wiphy_info_extended_capab() local
1098 struct nlattr *nl_vend, *attr; in features_info_handler() local
[all...]
H A Ddriver_wext.c583 struct rtattr *attr; in wpa_driver_wext_own_ifname() local
627 struct rtattr *attr; in wpa_driver_wext_event_rtm_newlink() local
708 struct rtattr *attr; wpa_driver_wext_event_rtm_dellink() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.h329 struct radius_attr_data *attr; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dwps_registrar.c1150 struct wps_parse_attr attr; in wps_registrar_probe_req_rx() local
2654 wps_process_m1(struct wps_data *wps, struct wps_parse_attr *attr) wps_process_m1() argument
2788 wps_process_m3(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m3() argument
2823 wps_process_m5(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m5() argument
2920 wps_process_ap_settings_r(struct wps_data *wps, struct wps_parse_attr *attr) wps_process_ap_settings_r() argument
2974 wps_process_m7(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m7() argument
3042 struct wps_parse_attr attr; wps_process_wsc_msg() local
3125 struct wps_parse_attr attr; wps_process_wsc_ack() local
3192 struct wps_parse_attr attr; wps_process_wsc_nack() local
3274 struct wps_parse_attr attr; wps_process_wsc_done() local
3408 struct wps_parse_attr attr; wps_registrar_process_msg() local
3419 struct wps_parse_attr attr; wps_registrar_process_msg() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwps_supplicant.c142 struct wps_parse_attr attr; in wpas_wps_eapol_cb() local
2373 wpas_wps_use_cred(struct wpa_supplicant *wpa_s, struct wps_parse_attr *attr) wpas_wps_use_cred() argument
2425 wpas_wps_add_nfc_password_token(struct wpa_supplicant *wpa_s, struct wps_parse_attr *attr) wpas_wps_add_nfc_password_token() argument
2438 struct wps_parse_attr attr; wpas_wps_nfc_tag_process() local
2600 struct wps_parse_attr attr; wpas_wps_nfc_rx_handover_sel() local
2739 struct wps_parse_attr attr; wpas_er_wps_nfc_report_handover() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c346 struct hostapd_radius_attr *attr, *a; in hostapd_config_read_eap_user() local
2900 struct hostapd_radius_attr *attr, *a; in hostapd_config_fill() local
2916 struct hostapd_radius_attr *attr, *a; hostapd_config_fill() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dhostapd.c769 hostapd_das_nas_mismatch(struct hostapd_data *hapd, struct radius_das_attrs *attr) hostapd_das_nas_mismatch() argument
804 hostapd_das_find_sta(struct hostapd_data *hapd, struct radius_das_attrs *attr, int *multi) hostapd_das_find_sta() argument
982 hostapd_das_disconnect_pmksa(struct hostapd_data *hapd, struct radius_das_attrs *attr) hostapd_das_disconnect_pmksa() argument
992 hostapd_das_disconnect(void *ctx, struct radius_das_attrs *attr) hostapd_das_disconnect() argument
1031 hostapd_das_coa(void *ctx, struct radius_das_attrs *attr) hostapd_das_coa() argument
[all...]
H A Dieee802_1x.c535 struct hostapd_radius_attr *attr; in add_common_radius_attr() local
645 struct hostapd_radius_attr *attr; in add_sqlite_radius_attr() local
[all...]
H A Dwps_hostapd.c339 static void hapd_new_ap_event(struct hostapd_data *hapd, const u8 *attr, in hapd_new_ap_event() argument
488 struct wpabuf *attr; in hapd_wps_cred_cb() local
2001 hostapd_wps_add_nfc_password_token(struct hostapd_data *hapd, struct wps_parse_attr *attr) hostapd_wps_add_nfc_password_token() argument
2018 struct wps_parse_attr attr; hostapd_wps_nfc_tag_process() local
2134 struct wps_parse_attr attr; hostapd_wps_nfc_report_handover() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_crypto.c2127 const u8 *attr; in dpp_validate_csr() local
H A Dieee802_11_common.c2221 size_t mbo_add_ie(u8 *buf, size_t len, const u8 *attr, size_t attr_len) in mbo_add_ie() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_atheros.c1557 struct rtattr *attr; in atheros_wireless_event_rtm_newlink() local
H A Ddriver_nl80211_capa.c789 struct nlattr *tb1[NL80211_ATTR_MAX + 1], *attr; in wiphy_info_extended_capab() local
1234 struct nlattr *nl_vend, *attr; in features_info_handler() local
[all...]
H A Ddriver_wext.c583 struct rtattr *attr; in wpa_driver_wext_own_ifname() local
627 struct rtattr *attr; in wpa_driver_wext_event_rtm_newlink() local
708 struct rtattr *attr; wpa_driver_wext_event_rtm_dellink() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.h332 struct radius_attr_data *attr; member
H A Dradius_server.c1121 struct hostapd_radius_attr *attr; in radius_server_encapsulate_eap() local
1214 struct hostapd_radius_attr *attr; in radius_server_macacl() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwps_supplicant.c148 struct wps_parse_attr attr; in wpas_wps_eapol_cb() local
2442 wpas_wps_use_cred(struct wpa_supplicant *wpa_s, struct wps_parse_attr *attr) wpas_wps_use_cred() argument
2494 wpas_wps_add_nfc_password_token(struct wpa_supplicant *wpa_s, struct wps_parse_attr *attr) wpas_wps_add_nfc_password_token() argument
2507 struct wps_parse_attr attr; wpas_wps_nfc_tag_process() local
2669 struct wps_parse_attr attr; wpas_wps_nfc_rx_handover_sel() local
2808 struct wps_parse_attr attr; wpas_er_wps_nfc_report_handover() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c340 struct hostapd_radius_attr *attr, *a; in hostapd_config_read_eap_user() local
2806 struct hostapd_radius_attr *attr, *a; local
2822 struct hostapd_radius_attr *attr, *a; global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dhostapd.c730 hostapd_das_nas_mismatch(struct hostapd_data *hapd, struct radius_das_attrs *attr) hostapd_das_nas_mismatch() argument
765 hostapd_das_find_sta(struct hostapd_data *hapd, struct radius_das_attrs *attr, int *multi) hostapd_das_find_sta() argument
943 hostapd_das_disconnect_pmksa(struct hostapd_data *hapd, struct radius_das_attrs *attr) hostapd_das_disconnect_pmksa() argument
953 hostapd_das_disconnect(void *ctx, struct radius_das_attrs *attr) hostapd_das_disconnect() argument
992 hostapd_das_coa(void *ctx, struct radius_das_attrs *attr) hostapd_das_coa() argument
[all...]
H A Dieee802_1x.c534 struct hostapd_radius_attr *attr; in add_common_radius_attr() local
645 struct hostapd_radius_attr *attr; in add_sqlite_radius_attr() local
[all...]

Completed in 56 milliseconds

1...<<31323334353637383940>>...42