Home | History | Annotate | Download | only in policydb

Lines Matching refs:ebitmap_t

83 	ebitmap_t types;
84 ebitmap_t negset;
91 ebitmap_t roles;
135 ebitmap_t dominates; /* set of roles dominated by this role */
137 ebitmap_t cache; /* This is an expanded set used for context validation during parsing */
142 ebitmap_t roles; /* roles with this attribute */
177 ebitmap_t types; /* types with this attribute */
198 ebitmap_t cache; /* This is an expanded set used for context validation during parsing */
295 ebitmap_t classes; /* process class, or new object class */
318 ebitmap_t tclasses;
410 ebitmap_t scope[SYM_NUM];
423 ebitmap_t *class_perms_map;
576 ebitmap_t *type_attr_map;
578 ebitmap_t *attr_type_map; /* not saved in the binary policy */
580 ebitmap_t policycaps;
584 ebitmap_t permissive_map;