stop_ops 458 lib/pacemaker/pcmk_sched_recurring.c GList *stop_ops = pe__resource_actions(rsc, node, PCMK_ACTION_STOP, TRUE); stop_ops 460 lib/pacemaker/pcmk_sched_recurring.c for (GList *iter = stop_ops; iter != NULL; iter = iter->next) { stop_ops 485 lib/pacemaker/pcmk_sched_recurring.c g_list_free(stop_ops);