Home
last modified time | relevance | path

Searched refs:MAPTYPE (Results 1 – 3 of 3) sorted by relevance

/third_party/selinux/libsepol/include/sepol/policydb/
Debitmap.h27 #define MAPTYPE uint64_t /* portion of bitmap in each node */ macro
28 #define MAPSIZE (sizeof(MAPTYPE) * 8) /* number of bits in node bitmap */
33 MAPTYPE map; /* this node's portion of the bitmap */
/third_party/selinux/libsepol/src/
Debitmap.c355 MAPTYPE map; in ebitmap_highest_set_bit()
/third_party/ntfs-3g/ntfsprogs/
Dntfssecaudit.c351 typedef enum { MAPNONE, MAPEXTERN, MAPLOCAL, MAPDUMMY } MAPTYPE; typedef
555 MAPTYPE mappingtype;