Lines Matching refs:next
230 e = e->next;
234 constraint = constraint->next;
243 e = e->next;
247 constraint = constraint->next;
329 struct filename_trans_datum *next, *d = datum;
335 next = d->next;
337 d = next;
809 c = c->next;
822 c = c->next;
826 g = g->next;
836 for (ra = p->role_allow; ra; ra = ra->next) {
876 for (c = head; c; c = c->next) {
1212 lc->next = c;
1229 le->next = e;
1929 datum = datum->next;
1939 datum->next = NULL;
1942 last->next = datum;
2012 datum->next = NULL;
2026 dst = &datum->next;
2052 first = first->next;
2132 genfs_p = genfs, genfs = genfs->next) {
2142 newgenfs->next = genfs;
2144 genfs_p->next = newgenfs;
2180 l = c, c = c->next) {
2195 newc->next = c;
2197 l->next = newc;
2238 l->next = c;
2630 lra->next = ra;
2879 for (ra = r; ra; ra = ra->next)
2885 for (ra = r; ra; ra = ra->next) {
3005 for (c = node; c; c = c->next) {
3007 for (e = c->expr; e; e = e->next)
3014 for (e = c->expr; e; e = e->next) {
3063 for (c = cladatum->constraints; c; c = c->next)
3096 for (c = cladatum->validatetrans; c; c = c->next)
3272 for (c = p->ocontexts[i]; c; c = c->next)
3278 for (c = p->ocontexts[i]; c; c = c->next) {
3400 for (genfs = p->genfs; genfs; genfs = genfs->next)
3406 for (genfs = p->genfs; genfs; genfs = genfs->next) {
3416 for (c = genfs->head; c; c = c->next)
3422 for (c = genfs->head; c; c = c->next) {
3524 datum = datum->next;
3552 datum = datum->next;
3573 datum = datum->next;