stop_ops 997 lib/pacemaker/pcmk_sched_native.c GList *stop_ops = NULL; stop_ops 1045 lib/pacemaker/pcmk_sched_native.c stop_ops = pe__resource_actions(rsc, stop_node, RSC_STOP, TRUE); stop_ops 1047 lib/pacemaker/pcmk_sched_native.c for (local_gIter = stop_ops; local_gIter != NULL; local_gIter = local_gIter->next) { stop_ops 1068 lib/pacemaker/pcmk_sched_native.c if (stop_ops) { stop_ops 1069 lib/pacemaker/pcmk_sched_native.c g_list_free(stop_ops);