HomeSort by relevance Sort by last modified time
    Searched full:boolmap (Results 1 - 3 of 3) sorted by null

  /external/libsepol/include/sepol/policydb/
expand.h 35 * this special case should map type[i] to i+1. Likewise the boolmap
45 policydb_t * out, uint32_t * typemap, uint32_t * boolmap,
  /external/libsepol/src/
expand.c 43 uint32_t *boolmap; member in struct:expand_state
1193 state->boolmap[bool->s.value - 1] = new_bool->s.value;
    [all...]
  /external/libsepol/
ChangeLog 203 * Merged add boolmap argument to expand_module_avrules() from Chris PeBenito.

Completed in 183 milliseconds