Home | History | Annotate | Download | only in policydb

Lines Matching full:role

114 /* Options how a new object user and role should be decided */
130 /* Role attributes */
133 ebitmap_t dominates; /* set of roles dominated by this role */
134 type_set_t types; /* set of authorized types for role */
136 uint32_t bounds; /* bounds role, if exist */
137 #define ROLE_ROLE 0 /* regular role in kernel policies */
144 uint32_t role; /* current role */
147 uint32_t new_role; /* new role */
152 uint32_t role; /* current role */
153 uint32_t new_role; /* new role */
267 role_set_t roles; /* current role */
270 uint32_t new_role; /* new role */
275 role_set_t roles; /* current role */
497 /* class, role, and user attributes indexed by (value - 1) */
528 /* role transitions */
534 /* role allows */