Searched full:ebitmap (Results 1 – 7 of 7) sorted by relevance
26 #include "ebitmap.h"78 struct ebitmap dominates; /* set of roles dominated by this role */79 struct ebitmap types; /* set of authorized types for role */99 struct ebitmap stypes; /* bitmap of source types for this otype */123 struct ebitmap roles; /* set of authorized roles for user */160 struct ebitmap types;161 struct ebitmap negset;268 struct ebitmap filename_trans_ttypes;298 struct ebitmap *type_attr_map_array;300 struct ebitmap policycap[all...]
20 #include "ebitmap.h"52 struct ebitmap names; /* names */
24 #include "ebitmap.h"
67 #include "ebitmap.h"632 struct ebitmap *sattr, *tattr; in context_struct_compute_av() 1041 struct ebitmap *sattr, *tattr; in security_compute_xperms_decision()
2947 struct ebitmap *e = &p->type_attr_map_array[i]; in context_write() 4009 struct ebitmap *e = &p->type_attr_map_array[i];
19 ss/ebitmap.o ss/hashtab.o ss/symtab.o ss/sidtab.o ss/avtab.o \
140 * bitmap structure modeled after SELinux's ebitmap structure.