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

  /external/libsepol/src/
policydb.c 998 avrule_block_t *curblock; local
1004 for (curblock = p->global; curblock != NULL; curblock = curblock->next) {
1005 for (decl = curblock->branch_list; decl != NULL;
1017 for (curblock = p->global; curblock != NULL; curblock = curblock->next)
3459 avrule_block_t *last_block = NULL, *curblock; local
    [all...]
expand.c 2726 avrule_block_t *curblock = state->base->global; local
2950 avrule_block_t *curblock; local
    [all...]

Completed in 33 milliseconds