/third_party/selinux/libselinux/src/ |
H A D | get_default_type.c | 10 int get_default_type(const char *role, char **type) in get_default_type() argument 27 static int find_default_type(FILE * fp, const char *role, char **type) in find_default_type() argument
|
H A D | query_user_context.c | 109 char role[100]; /* The role requested by the user */ in manual_user_enter_context() local
|
H A D | get_context_list.c | 14 get_default_context_with_role(const char *user, const char *role, const char *fromcon, char ** newcon) get_default_context_with_role() argument 56 get_default_context_with_rolelevel(const char *user, const char *role, const char *level, const char *fromcon, char ** newcon) get_default_context_with_rolelevel() argument
|
/third_party/pulseaudio/src/pulse/ |
H A D | ext-device-manager.h | 39 const char *role; member
|
H A D | ext-device-manager.c | 326 pa_ext_device_manager_reorder_devices_for_role( pa_context *c, const char* role, const char** devices, pa_context_success_cb_t cb, void *userdata) pa_ext_device_manager_reorder_devices_for_role() argument
|
/third_party/selinux/libsepol/tests/ |
H A D | test-linker-roles.c | 56 only_dominates_self(policydb_t * p __attribute__ ((unused)), role_datum_t * role) only_dominates_self() argument 72 role_datum_t *role; base_role_tests() local 101 role_datum_t *role; module_role_tests() local [all...] |
H A D | test-common.c | 191 role_datum_t *role; in test_role_type_set() local [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-position-event-sounds.c | 71 const char *hpos, *vpos, *role, *id; in sink_input_fixate_hook_callback() local
|
H A D | module-intended-roles.c | 64 static bool role_match(pa_proplist *proplist, const char *role) { in role_match() argument 69 const char *role; in sink_input_new_hook_callback() local 113 const char *role; in source_output_new_hook_callback() local 173 const char *role; sink_put_hook_callback() local 220 const char *role; source_put_hook_callback() local 275 const char *role; sink_unlink_hook_callback() local 326 const char *role; source_unlink_hook_callback() local [all...] |
H A D | module-augment-properties.c | 56 char *role; member [all...] |
/third_party/selinux/libselinux/utils/ |
H A D | getdefaultcon.c | 23 char *user = NULL, *level = NULL, *role=NULL, *seuser=NULL, *dlevel=NULL; in main() local
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | context.h | 35 uint32_t role; member
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_dec.c | 331 OMX_PARAM_COMPONENTROLETYPE *role = param; in vid_dec_SetParameter() local 383 OMX_PARAM_COMPONENTROLETYPE *role = param; in vid_dec_GetParameter() local [all...] |
H A D | vid_enc.c | 368 OMX_PARAM_COMPONENTROLETYPE *role = param; in vid_enc_SetParameter() local 430 OMX_PARAM_COMPONENTROLETYPE *role = param; in vid_enc_GetParameter() local
|
/third_party/selinux/libsepol/src/ |
H A D | context.c | 38 role_datum_t *role; in context_is_valid() local 156 char *role = strdup(sepol_context_get_role(record)); context_from_record() local [all...] |
H A D | context_record.c | 16 char *role; member 58 sepol_context_set_role(sepol_handle_t * handle, sepol_context_t * con, const char *role) sepol_context_set_role() argument [all...] |
H A D | users.c | 41 char *role = policydb->p_role_val_to_name[bit]; in user_to_record() local
|
H A D | user_record.c | 206 int sepol_user_has_role(const sepol_user_t * user, const char *role) in sepol_user_has_role() argument 289 void sepol_user_del_role(sepol_user_t * user, const char *role) in sepol_user_del_role() argument 172 sepol_user_add_role(sepol_handle_t * handle, sepol_user_t * user, const char *role) sepol_user_add_role() argument [all...] |
/third_party/node/deps/openssl/openssl/ssl/statem/ |
H A D | extensions_cust.c | 120 ENDPOINT role = ENDPOINT_BOTH; in custom_ext_parse() local 81 custom_ext_find(const custom_ext_methods *exts, ENDPOINT role, unsigned int ext_type, size_t *idx) custom_ext_find() argument 347 add_custom_ext_intern(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) add_custom_ext_intern() argument 412 add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) add_old_custom_ext() argument [all...] |
/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | module-bluetooth-policy.c | 68 const char *role; in source_put_hook_callback() local 109 const char *role; in sink_put_hook_callback() local [all...] |
/third_party/openssl/ssl/statem/ |
H A D | extensions_cust.c | 120 ENDPOINT role = ENDPOINT_BOTH; in custom_ext_parse() local 81 custom_ext_find(const custom_ext_methods *exts, ENDPOINT role, unsigned int ext_type, size_t *idx) custom_ext_find() argument 345 add_custom_ext_intern(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) add_custom_ext_intern() argument 410 add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) add_old_custom_ext() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p_invitation.c | 648 int p2p_invite(struct p2p_data *p2p, const u8 *peer, enum p2p_invite_role role, in p2p_invite() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers_wps.c | 25 int role; /* 0 - not set, 1 - enrollee, 2 - registrar */ member [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p_invitation.c | 708 int p2p_invite(struct p2p_data *p2p, const u8 *peer, enum p2p_invite_role role, in p2p_invite() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers_wps.c | 25 int role; /* 0 - not set, 1 - enrollee, 2 - registrar */ member [all...] |