OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:boolmap
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsepol/include/sepol/policydb/
expand.h
38
* this special case should map type[i] to i+1. Likewise the
boolmap
48
policydb_t * out, uint32_t * typemap, uint32_t *
boolmap
,
/external/selinux/libsepol/src/
expand.c
43
uint32_t *
boolmap
;
member in struct:expand_state
1118
state->
boolmap
[bool->s.value - 1] = new_bool->s.value;
[
all
...]
/external/selinux/libsepol/
ChangeLog
265
* Merged add
boolmap
argument to expand_module_avrules() from Chris PeBenito.
Completed in 216 milliseconds