Home
last modified time | relevance | path

Searched defs:role (Results 176 - 200 of 222) sorted by relevance

123456789

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new.c1163 wpas_dbus_signal_p2p_group_removed(struct wpa_supplicant *wpa_s, const char *role) wpas_dbus_signal_p2p_group_removed() argument
H A Ddbus_new.h419 wpas_dbus_signal_p2p_group_removed(struct wpa_supplicant *wpa_s, const char *role) wpas_dbus_signal_p2p_group_removed() argument
H A Ddbus_new_handlers_p2p.c2343 u8 role = wpas_get_p2p_role(wpa_s); in wpas_dbus_getter_p2p_group_bssid() local
2368 u8 role = wpas_get_p2p_role(wpa_s); in wpas_dbus_getter_p2p_group_frequency() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.h208 u8 role; member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new.c1262 wpas_dbus_signal_p2p_group_removed(struct wpa_supplicant *wpa_s, const char *role) wpas_dbus_signal_p2p_group_removed() argument
H A Ddbus_new.h431 wpas_dbus_signal_p2p_group_removed(struct wpa_supplicant *wpa_s, const char *role) wpas_dbus_signal_p2p_group_removed() argument
H A Ddbus_new_handlers_p2p.c2412 u8 role = wpas_get_p2p_role(wpa_s); in wpas_dbus_getter_p2p_group_bssid() local
2437 u8 role = wpas_get_p2p_role(wpa_s); in wpas_dbus_getter_p2p_group_frequency() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dnotify.c915 wpas_notify_p2p_group_removed(struct wpa_supplicant *wpa_s, const struct wpa_ssid *ssid, const char *role) wpas_notify_p2p_group_removed() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h133 uint8_t role; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_int.h378 uint8_t role; /* Initiator/acceptor role in current procedure */ member
401 uint8_t role; member
/third_party/ffmpeg/libavformat/
H A Ddashenc.c799 AVDictionaryEntry *lang, *role; in write_adaptation_set() local
/third_party/libcoap/src/
H A Dcoap_gnutls.c1038 setup_pki_credentials(gnutls_certificate_credentials_t *pki_credentials, gnutls_session_t g_session, coap_gnutls_context_t *g_context, coap_dtls_pki_t *setup_data, coap_dtls_role_t role) setup_pki_credentials() argument
/third_party/libcoap/examples/
H A Dcoap-server.c1827 } role = { .v = arg }; in verify_cn_callback() local
2011 setup_pki(coap_context_t *ctx, coap_dtls_role_t role, char *client_sni) { in setup_pki() argument
/third_party/selinux/libsepol/src/
H A Dpolicydb.c772 role_datum_t *role; in roles_init() local
944 role_datum_t *role; in policydb_role_cache() local
1039 role_datum_t *role; role_index() local
2355 role_datum_t *role; role_read() local
[all...]
H A Dmodule_to_cil.c179 role_datum_t *role; member
293 role_datum_t *role = data; in roles_gather_map() local
1435 unsigned int role; in role_trans_to_cil() local
2114 struct role_datum *role = datum; role_to_cil() local
3084 char *role = NULL; context_string_to_cil() local
[all...]
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c2694 role_datum_t *role; in define_role_types() local
2943 role_datum_t *role; define_role_dom() local
3111 role_datum_t *role; define_role_trans() local
3787 role_datum_t *role; define_cexpr() local
4400 role_datum_t *role; parse_security_context() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_ctrl_iface.c381 char *pos, *role, *type, *pos2; in hostapd_ctrl_iface_nfc_report_handover() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp.c2331 struct json_token *id, *role; in dpp_parse_connector() local
3537 struct json_token *id, *role; in dpp_connector_compatible_group() local
3574 struct json_token *id, *role; dpp_connector_match_groups() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_ctrl_iface.c379 char *pos, *role, *type, *pos2; in hostapd_ctrl_iface_nfc_report_handover() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfgnan.c99 static const char *nan_role_to_str(u8 role) in nan_role_to_str() argument
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_internal.h473 void *role; member
523 void *role; /* role or attribute */ member
725 struct cil_role *role; member
H A Dcil_binary.c184 struct cil_role *role = (struct cil_role *)datum; in __cil_expand_role() local
422 int cil_roletype_to_policydb(policydb_t *pdb, const struct cil_db *db, struct cil_role *role) in cil_roletype_to_policydb() argument
4131 role_datum_t *role = (role_datum_t *)datum; __cil_role_val_array_insert() local
[all...]
H A Dcil_build_ast.c1735 struct cil_role *role = NULL; in cil_gen_role() local
1765 void cil_destroy_role(struct cil_role *role) in cil_destroy_role() argument
[all...]
H A Dcil.c1741 struct cil_role *role = ctx->role; in cil_filecons_to_string() local
1807 struct cil_role *role = ctx->role; in cil_filecons_to_string() local
2772 cil_role_init(struct cil_role **role) cil_role_init() argument
[all...]
H A Dcil_resolve_ast.c2583 struct cil_role *role = (struct cil_role *)child_datum; in cil_resolve_bounds() local
[all...]

Completed in 83 milliseconds

123456789