clone_actions 2276 pengine/allocate.c GListPtr clone_actions = NULL; clone_actions 2277 pengine/allocate.c for (clone_actions = first->actions_before; clone_actions != NULL; clone_actions = clone_actions->next) { clone_actions 2278 pengine/allocate.c before = (action_wrapper_t *) clone_actions->data;