Lines Matching full:cil_perm
436 if (current_perm->flavor == CIL_PERM) {
437 cil_log(CIL_INFO, " %s", ((struct cil_perm *)current_perm->data)->datum.name);
439 cil_log(CIL_INFO, " %s", ((struct cil_perm*)current_perm->data)->datum.name);
870 struct cil_perm *cmp = node->data;
1602 } else if (current->flavor != CIL_PERM) {
1625 if (current->flavor == CIL_PERM) {