Lines Matching defs:avrule
574 log_err("Unknown avrule type: %i", type);
1060 static int avrule_list_to_cil(int indent, struct policydb *pdb, struct avrule *avrule_list, struct list *attr_list)
1063 struct avrule *avrule;
1072 for (avrule = avrule_list; avrule != NULL; avrule = avrule->next) {
1073 ts = &avrule->stypes;
1079 ts = &avrule->ttypes;
1087 rc = avrule_to_cil(indent, pdb, avrule->specified, snames[s], tnames[t], avrule->perms);
1093 if (avrule->flags & RULE_SELF) {
1094 rc = avrule_to_cil(indent, pdb, avrule->specified, snames[s], "self", avrule->perms);
3356 // required scope ebitmap of all avrule decls (i.e. required