then_tuple        629 pengine/container.c             container_grouping_t *then_tuple = tuple_for_docker(then->rsc, then_child, node);
then_tuple        642 pengine/container.c             if(strstr(then->task, "mote") && then_tuple && then_tuple->child) {
then_tuple        650 pengine/container.c                 then_action = find_first_action(then_tuple->child->actions, NULL, then->task, node);