Home
last modified time | relevance | path

Searched defs:role (Results 76 - 100 of 101) sorted by relevance

12345

/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
/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...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h151 uint32_t role; /* current role */ member
159 uint32_t role; /* current role */ member
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c5246 enum p2p_role_indication role = P2P_DEVICE_NOT_IN_GROUP; in p2p_build_nfc_handover() local
5328 enum p2p_role_indication role; in p2p_process_nfc_connection_handover() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c5460 enum p2p_role_indication role = P2P_DEVICE_NOT_IN_GROUP; local
5542 enum p2p_role_indication role; local
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto.c8575 psa_pake_set_role( psa_pake_operation_t *operation, psa_pake_role_t role) psa_pake_set_role() argument
H A Dssl_tls.c2084 mbedtls_ecjpake_role role; in mbedtls_ssl_set_hs_ecjpake_password() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface.c1625 char *pos, *role, *type, *pos2; in wpas_ctrl_nfc_report_handover() local
5497 u8 role = P2PS_SETUP_NONE; p2p_parse_asp_provision_cmd() local
[all...]
H A Dp2p_supplicant.c640 static u8 p2ps_group_capability(void *ctx, u8 incoming, u8 role, in p2ps_group_capability() argument
7075 enum p2p_invite_role role; wpas_p2p_invite() local
7158 enum p2p_invite_role role; wpas_p2p_invite_group() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c1827 char *pos, *role, *type, *pos2; in wpas_ctrl_nfc_report_handover() local
6209 u8 role = P2PS_SETUP_NONE; global() local
[all...]
H A Dp2p_supplicant.c764 static u8 p2ps_group_capability(void *ctx, u8 incoming, u8 role, in p2ps_group_capability() argument
8407 enum p2p_invite_role role; global() local
8503 enum p2p_invite_role role; global() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Ddpp.c3616 u8 role = auth->r_capab & DPP_CAPAB_ROLE_MASK; in dpp_auth_resp_rx_status() local
3652 u8 role; dpp_auth_resp_rx() local
5407 struct json_token *id, *role; dpp_parse_connector() local
6311 struct json_token *id, *role; dpp_connector_compatible_group() local
6346 struct json_token *id, *role; dpp_connector_match_groups() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h2027 ENDPOINT role; member
/third_party/openssl/ssl/
H A Dssl_local.h1971 ENDPOINT role; member
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c4579 int role; in doProlog() local
[all...]

Completed in 120 milliseconds

12345