HomeSort by relevance Sort by last modified time
    Searched refs:scope_index_t (Results 1 - 7 of 7) sorted by null

  /external/libsepol/include/sepol/policydb/
policydb.h 378 /* scope_index_t holds all of the symbols that are in scope in a
398 } scope_index_t; typedef in typeref:struct:scope_index
414 scope_index_t required; /* symbols needed to activate this block */
415 scope_index_t declared; /* symbols declared within this block */
507 * p_*_macros (cf. struct scope_index_t declaration). */
  /external/libsepol/src/
avrule_block.c 78 static void scope_index_destroy(scope_index_t * scope)
link.c     [all...]
write.c     [all...]
policydb.c     [all...]
  /external/checkpolicy/
module_compiler.c 697 scope_index_t *scope;
1259 scope_index_t * scope)
    [all...]
  /external/checkpolicy/test/
dismod.c 514 static int display_scope_index(scope_index_t * indices, policydb_t * p,

Completed in 61 milliseconds