Lines Matching full:cil_perm
248 struct cil_perm *cmp = i->data;
263 struct cil_perm *cmp = (struct cil_perm *)d;
291 struct cil_tree_node *cil_perm = node->cl_head;
308 while (cil_perm != NULL) {
309 struct cil_perm *curr = cil_perm->data;
321 cil_perm = cil_perm->next;
343 struct cil_tree_node *cil_perm = node->cl_head;
378 while (cil_perm != NULL) {
379 struct cil_perm *curr_perm = cil_perm->data;
392 cil_perm = cil_perm->next;
1252 struct cil_perm *cil_perm;
1257 cil_perm = curr_perm->data;
1258 key = cil_perm->datum.fqn;
1475 struct cil_perm *cmp = i->data;
2341 struct cil_perm *cmp = i->data;