Searched refs:avrule_cnt (Results 1 – 3 of 3) sorted by relevance
52 int *avrule_cnt; member
1528 int *avrule_cnt = 0; in __cil_verify_helper() local1542 avrule_cnt = args->avrule_cnt; in __cil_verify_helper()1579 (*avrule_cnt)++; in __cil_verify_helper()
2462 int avrule_cnt = 0; in cil_post_verify() local2474 extra_args.avrule_cnt = &avrule_cnt; in cil_post_verify()2504 if (avrule_cnt == 0) { in cil_post_verify()