Home | History | Annotate | Download | only in policydb

Lines Matching refs:ebitmap_t

81 	ebitmap_t types;
82 ebitmap_t negset;
89 ebitmap_t roles;
132 ebitmap_t dominates; /* set of roles dominated by this role */
134 ebitmap_t cache; /* This is an expanded set used for context validation during parsing */
139 ebitmap_t roles; /* roles with this attribute */
174 ebitmap_t types; /* types with this attribute */
195 ebitmap_t cache; /* This is an expanded set used for context validation during parsing */
268 ebitmap_t classes; /* process class, or new object class */
291 ebitmap_t tclasses;
382 ebitmap_t scope[SYM_NUM];
395 ebitmap_t *class_perms_map;
548 ebitmap_t *type_attr_map;
550 ebitmap_t *attr_type_map; /* not saved in the binary policy */
552 ebitmap_t policycaps;
556 ebitmap_t permissive_map;