stop_ops 985 lib/pacemaker/pcmk_sched_native.c GList *stop_ops = NULL; stop_ops 1033 lib/pacemaker/pcmk_sched_native.c stop_ops = pe__resource_actions(rsc, stop_node, RSC_STOP, TRUE); stop_ops 1035 lib/pacemaker/pcmk_sched_native.c for (local_gIter = stop_ops; local_gIter != NULL; local_gIter = local_gIter->next) { stop_ops 1057 lib/pacemaker/pcmk_sched_native.c if (stop_ops) { stop_ops 1058 lib/pacemaker/pcmk_sched_native.c g_list_free(stop_ops);