OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ebitmap
(Results
1 - 8
of
8
) sorted by null
/external/checkpolicy/
checkpolicy.h
4
#include <sepol/policydb/
ebitmap
.h>
/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>
/external/libsepol/
Android.mk
14
src/
ebitmap
.c \
/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
...]
write.c
37
#include <sepol/policydb/
ebitmap
.h>
[
all
...]
Completed in 514 milliseconds