Home | History | Annotate | Download | only in checkpolicy

Lines Matching defs:tail

1733 	class_perm_node_t *perms, *tail = NULL, *cur_perms = NULL;
1801 if (tail)
1802 tail->next = cur_perms;
1803 tail = cur_perms;