stop_ops          999 lib/pacemaker/pcmk_sched_native.c         GList *stop_ops = NULL;
stop_ops         1047 lib/pacemaker/pcmk_sched_native.c         stop_ops = pe__resource_actions(rsc, stop_node, RSC_STOP, TRUE);
stop_ops         1049 lib/pacemaker/pcmk_sched_native.c         for (local_gIter = stop_ops; local_gIter != NULL; local_gIter = local_gIter->next) {
stop_ops         1071 lib/pacemaker/pcmk_sched_native.c         if (stop_ops) {
stop_ops         1072 lib/pacemaker/pcmk_sched_native.c             g_list_free(stop_ops);