/external/checkpolicy/ |
checkpolicy.h | 4 #include <sepol/policydb/ebitmap.h>
|
policy_define.c | [all...] |
/external/libsepol/src/ |
ebitmap.c | 12 #include <sepol/policydb/ebitmap.h> 361 ("security: ebitmap: map size %d does not match my size %zu (high bit was %d)\n", 371 ("security: ebitmap: high bit (%d) is not a multiple of the map size (%zu)\n", 379 printf("security: ebitmap: truncated map\n"); 384 printf("security: ebitmap: out of memory\n"); 394 ("security: ebitmap start bit (%d) is not a multiple of the map size (%zu)\n", 400 ("security: ebitmap start bit (%d) is beyond the end of the bitmap (%zu)\n", 406 printf("security: ebitmap: truncated map\n"); 413 ("security: ebitmap: null map in ebitmap (startbit %d)\n" [all...] |
link.c | [all...] |
expand.c | 705 * types.types ebitmap in the out module to the counterparts of all the [all...] |
write.c | 37 #include <sepol/policydb/ebitmap.h> [all...] |
/external/libsepol/tests/ |
test-common.h | 58 * types the array of string types which we expect the role has in its type ebitmap 70 * types the array of string types which we expect the attribute has in its type ebitmap
|
test-linker-roles.c | 54 * value in its dominates ebitmap */
|
/external/libsepol/ |
Android.mk | 14 src/ebitmap.c \
|
ChangeLog | 649 and dispol. Added new inline ebitmap operators and converted
|
/external/libsepol/include/sepol/policydb/ |
constraint.h | 23 #include <sepol/policydb/ebitmap.h>
|
context.h | 23 #include <sepol/policydb/ebitmap.h>
|
ebitmap.h | 34 typedef struct ebitmap { struct
|
mls_types.h | 36 #include <sepol/policydb/ebitmap.h>
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
b-header-vars | 95 EBITMAP_H=ebitmap.h sbitmap.h
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
b-header-vars | 95 EBITMAP_H=ebitmap.h sbitmap.h
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
b-header-vars | 95 EBITMAP_H=ebitmap.h sbitmap.h
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
b-header-vars | 95 EBITMAP_H=ebitmap.h sbitmap.h
|