stop_ops          983 lib/pacemaker/pcmk_sched_native.c         GList *stop_ops = NULL;
stop_ops         1027 lib/pacemaker/pcmk_sched_native.c         stop_ops = pe__resource_actions(rsc, stop_node, RSC_STOP, TRUE);
stop_ops         1029 lib/pacemaker/pcmk_sched_native.c         for (local_gIter = stop_ops; local_gIter != NULL; local_gIter = local_gIter->next) {
stop_ops         1051 lib/pacemaker/pcmk_sched_native.c         if (stop_ops) {
stop_ops         1052 lib/pacemaker/pcmk_sched_native.c             g_list_free(stop_ops);