OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ebitmap
(Results
1 - 14
of
14
) sorted by null
/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
799
* 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
663
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>
Completed in 259 milliseconds