Searched refs:curblock (Results 1 – 4 of 4) sorted by relevance
1184 avrule_block_t *curblock; in policydb_index_decls() local1190 for (curblock = p->global; curblock != NULL; curblock = curblock->next) { in policydb_index_decls()1191 for (decl = curblock->branch_list; decl != NULL; in policydb_index_decls()1203 for (curblock = p->global; curblock != NULL; curblock = curblock->next) { in policydb_index_decls()1204 for (decl = curblock->branch_list; decl != NULL; in policydb_index_decls()4035 avrule_block_t *last_block = NULL, *curblock; in avrule_block_read() local4049 if ((curblock = calloc(1, sizeof(*curblock))) == NULL) { in avrule_block_read()4054 free(curblock); in avrule_block_read()4059 curblock->flags |= AVRULE_OPTIONAL; in avrule_block_read()4064 avrule_block_destroy(curblock); in avrule_block_read()[all …]
2744 avrule_block_t *curblock = state->base->global; in copy_and_expand_avrule_block() local2758 while (curblock) { in copy_and_expand_avrule_block()2759 avrule_decl_t *decl = curblock->enabled; in copy_and_expand_avrule_block()2810 prevblock = curblock; in copy_and_expand_avrule_block()2811 curblock = curblock->next; in copy_and_expand_avrule_block()2817 state->base->global = curblock; in copy_and_expand_avrule_block()2967 avrule_block_t *curblock; in expand_module() local3116 for (curblock = state.base->global; curblock != NULL; in expand_module()3117 curblock = curblock->next) { in expand_module()3118 avrule_decl_t *decl = curblock->enabled; in expand_module()
4640 <!-- char* Pool::curblock -->4641 …<var-decl name='curblock' type-id='type-id-107' visibility='default' filepath='libnurbs/internals/…
2950 …<var-decl name='curblock' type-id='type-id-107' visibility='default' filepath='libnurbs/internals/…