stonith_ops      1624 lib/pacemaker/pcmk_sched_allocate.c     GList *stonith_ops = NULL;
stonith_ops      1674 lib/pacemaker/pcmk_sched_allocate.c                     && (stonith_ops != NULL)) {
stonith_ops      1680 lib/pacemaker/pcmk_sched_allocate.c                     order_actions((pe_action_t *) stonith_ops->data,
stonith_ops      1685 lib/pacemaker/pcmk_sched_allocate.c                 stonith_ops = g_list_prepend(stonith_ops, stonith_op);
stonith_ops      1748 lib/pacemaker/pcmk_sched_allocate.c             for (gIter = stonith_ops; gIter != NULL; gIter = gIter->next) {
stonith_ops      1752 lib/pacemaker/pcmk_sched_allocate.c         } else if (stonith_ops) {
stonith_ops      1758 lib/pacemaker/pcmk_sched_allocate.c             order_actions((pe_action_t *) stonith_ops->data, dc_down,
stonith_ops      1762 lib/pacemaker/pcmk_sched_allocate.c     g_list_free(stonith_ops);