OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regular_role
(Results
1 - 1
of
1
) sorted by null
/external/selinux/libsepol/src/
expand.c
733
role_datum_t *role, *new_role, *
regular_role
;
local
779
regular_role
= (role_datum_t *)hashtab_search(
782
assert(
regular_role
!= NULL &&
783
regular_role
->flavor == ROLE_ROLE);
785
if (ebitmap_union(&
regular_role
->types.types,
[
all
...]
Completed in 450 milliseconds