Lines Matching refs:next
234 e = e->next;
238 constraint = constraint->next;
247 e = e->next;
251 constraint = constraint->next;
334 struct filename_trans_datum *next, *d = datum;
340 next = d->next;
342 d = next;
814 c = c->next;
827 c = c->next;
831 g = g->next;
841 for (ra = p->role_allow; ra; ra = ra->next) {
881 for (c = head; c; c = c->next) {
1217 lc->next = c;
1234 le->next = e;
1931 datum = datum->next;
1941 datum->next = NULL;
1944 last->next = datum;
2014 datum->next = NULL;
2028 dst = &datum->next;
2054 first = first->next;
2134 genfs_p = genfs, genfs = genfs->next) {
2144 newgenfs->next = genfs;
2146 genfs_p->next = newgenfs;
2182 l = c, c = c->next) {
2197 newc->next = c;
2199 l->next = newc;
2239 l->next = c;
2628 lra->next = ra;
2877 for (ra = r; ra; ra = ra->next)
2883 for (ra = r; ra; ra = ra->next) {
3003 for (c = node; c; c = c->next) {
3005 for (e = c->expr; e; e = e->next)
3012 for (e = c->expr; e; e = e->next) {
3061 for (c = cladatum->constraints; c; c = c->next)
3094 for (c = cladatum->validatetrans; c; c = c->next)
3271 for (c = p->ocontexts[i]; c; c = c->next)
3277 for (c = p->ocontexts[i]; c; c = c->next) {
3399 for (genfs = p->genfs; genfs; genfs = genfs->next)
3405 for (genfs = p->genfs; genfs; genfs = genfs->next) {
3415 for (c = genfs->head; c; c = c->next)
3421 for (c = genfs->head; c; c = c->next) {
3523 datum = datum->next;
3551 datum = datum->next;
3572 datum = datum->next;