Searched refs:context_struct_compute_av (Results 1 – 1 of 1) sorted by relevance
/external/selinux/libsepol/src/ |
D | services.c | 829 static int context_struct_compute_av(context_struct_t * scontext, 869 context_struct_compute_av(&lo_scontext, in type_attribute_bounds_av() 893 static int context_struct_compute_av(context_struct_t * scontext, in context_struct_compute_av() function 1152 rc = context_struct_compute_av(scontext, tcontext, tclass, in sepol_compute_av_reason() 1199 rc = context_struct_compute_av(scontext, tcontext, tclass, in sepol_compute_av_reason_buffer() 2213 rc = context_struct_compute_av(fromcon, &usercon, in sepol_get_user_sids()
|