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

  /external/libsepol/src/
policydb.c 954 avrule_block_t *curblock; local
960 for (curblock = p->global; curblock != NULL; curblock = curblock->next) {
961 for (decl = curblock->branch_list; decl != NULL;
973 for (curblock = p->global; curblock != NULL; curblock = curblock->next)
3401 avrule_block_t *last_block = NULL, *curblock; local
    [all...]
expand.c 2605 avrule_block_t *curblock = state->base->global; local
2829 avrule_block_t *curblock; local
    [all...]

Completed in 307 milliseconds