Home | History | Annotate | Download | only in src

Lines Matching refs:orig

1545 static int __cil_verify_classperms(struct cil_list *classperms, struct cil_symtab_datum *orig)
1559 if (&cmp->datum == orig) {
1563 rc = __cil_verify_classperms(cmp->classperms, orig);
1572 if (&cp->datum == orig) {
1576 rc = __cil_verify_classperms(cp->classperms, orig);