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