stonith_ops      1613 lib/pacemaker/pcmk_sched_allocate.c     GListPtr stonith_ops = NULL;
stonith_ops      1663 lib/pacemaker/pcmk_sched_allocate.c                     && (stonith_ops != NULL)) {
stonith_ops      1669 lib/pacemaker/pcmk_sched_allocate.c                     order_actions((pe_action_t *) stonith_ops->data,
stonith_ops      1674 lib/pacemaker/pcmk_sched_allocate.c                 stonith_ops = g_list_prepend(stonith_ops, stonith_op);
stonith_ops      1737 lib/pacemaker/pcmk_sched_allocate.c             for (gIter = stonith_ops; gIter != NULL; gIter = gIter->next) {
stonith_ops      1741 lib/pacemaker/pcmk_sched_allocate.c         } else if (stonith_ops) {
stonith_ops      1747 lib/pacemaker/pcmk_sched_allocate.c             order_actions((pe_action_t *) stonith_ops->data, dc_down,
stonith_ops      1751 lib/pacemaker/pcmk_sched_allocate.c     g_list_free(stonith_ops);