Searched refs:avrule_cnt (Results 1 – 3 of 3) sorted by relevance
52 int *avrule_cnt; member
1340 int *avrule_cnt = 0; in __cil_verify_helper() local1354 avrule_cnt = args->avrule_cnt; in __cil_verify_helper()1391 (*avrule_cnt)++; in __cil_verify_helper()
1955 int avrule_cnt = 0; in cil_post_verify() local1967 extra_args.avrule_cnt = &avrule_cnt; in cil_post_verify()1997 if (avrule_cnt == 0) { in cil_post_verify()