Lines Matching refs:next
292 struct action *next;
687 struct element *next;
1098 ppaction = &(*ppaction)->next
1107 action->next = *ppaction;
1113 action->next = NULL;
1182 child_p = &element->next;
1246 for (c = e->children; c; c = c->next)
1328 for (action = action_list; action; action = action->next) {
1338 for (action = action_list; action; action = action->next)
1347 for (action = action_list; action; action = action->next)
1406 for (ce = e->children; ce; ce = ce->next)
1549 for (ec = e->children; ec; ec = ec->next)
1597 for (ec = e->children; ec; ec = ec->next)