HomeSort by relevance Sort by last modified time
    Searched refs:boolmap (Results 1 - 2 of 2) 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...]

Completed in 2781 milliseconds