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

  /external/libsepol/src/
link.c     [all...]
avrule_block.c 117 decl = x->branch_list;
expand.c     [all...]
policydb.c 672 (p->global->branch_list = avrule_decl_create(1)) == NULL) {
940 for (decl = curblock->branch_list; decl != NULL;
953 for (decl = curblock->branch_list; decl != NULL;
    [all...]
write.c     [all...]
  /external/checkpolicy/
module_compiler.c 96 if (push_stack(1, policydbp->global, policydbp->global->branch_list) ==
    [all...]
  /external/libsepol/include/sepol/policydb/
policydb.h 418 avrule_decl_t *branch_list; member in struct:avrule_block
  /external/checkpolicy/test/
dismod.c 677 avrule_decl_t *decl = block->branch_list;

Completed in 177 milliseconds