Home | History | Annotate | Download | only in src

Lines Matching full:classperms

541 static int avrule_to_cil(int indent, struct policydb *pdb, uint32_t type, const char *src, const char *tgt, const struct class_perm_node *classperms)
579 for (classperm = classperms; classperm != NULL; classperm = classperm->next) {