Home | History | Annotate | Download | only in src

Lines Matching defs:avrule

596 		cil_log(CIL_INFO, "Unknown avrule with kind=%d src=%s tgt=%s\n",
1006 struct cil_avrule *avrule = (struct cil_avrule*)current->data;
1007 rc = cil_avrule_to_policy(file_arr, ALLOWS, avrule);
1009 cil_log(CIL_INFO, "Failed to write avrule to policy\n");