Lines Matching refs:next

331 		for (expr = src->expr; expr; expr = expr->next) {
384 expr_l->next = new_expr;
394 last_new_con->next = new_con;
397 src = src->next;
945 for (cat = sl->cat; cat; cat = cat->next) {
1265 for (l = state->out->role_allow; l && l->next; l = l->next) ;
1290 cur_allow = cur_allow->next;
1304 l->next = n;
1315 cur = cur->next;
1330 for (l = state->out->role_tr; l && l->next; l = l->next) ;
1374 cur_trans = cur_trans->next;
1393 l->next = n;
1405 cur = cur->next;
1490 cur_rule = cur_rule->next;
1574 for (rule = rules; rule; rule = rule->next) {
1685 nl->next = *cond;
1794 cur = cur->next;
1901 cur = cur->next;
2015 cur = cur->next;
2030 cur = cur->next;
2054 if (cond_node_copy(state, cn->next)) {
2124 for (c = state->base->ocontexts[i]; c; c = c->next) {
2138 l->next = n;
2190 for (c = state->base->ocontexts[i]; c; c = c->next) {
2204 l->next = n;
2299 for (genfs = state->base->genfs; genfs; genfs = genfs->next) {
2315 end->next = newgenfs;
2319 for (c = genfs->head; c; c = c->next) {
2335 l->next = newc;
2692 tail_perm->next = new_perm;
2694 cur_perm = cur_perm->next;
2711 avrule->next = dest_pol->global->branch_list->avrules;
2727 tail_perm = cur_perm->next;
2802 cur_avrule = cur_avrule->next;
2811 curblock = curblock->next;
2880 for (block = pol->global; block != NULL; block = block->next) {
2886 while (tail && tail->next)
2887 tail = tail->next;
2890 cur_node = cur_node->next) {
2899 cur_expr = cur_expr->next) {
2936 tail->next = to_be_appended;
2949 while (tail && tail->next)
2950 tail = tail->next;
3117 curblock = curblock->next) {
3381 nl->next = *l;
3477 for (cur = l; cur; cur = cur->next) {