stonith_ops 1595 lib/pacemaker/pcmk_sched_allocate.c GList *stonith_ops = NULL; stonith_ops 1645 lib/pacemaker/pcmk_sched_allocate.c && (stonith_ops != NULL)) { stonith_ops 1651 lib/pacemaker/pcmk_sched_allocate.c order_actions((pe_action_t *) stonith_ops->data, stonith_ops 1656 lib/pacemaker/pcmk_sched_allocate.c stonith_ops = g_list_prepend(stonith_ops, stonith_op); stonith_ops 1719 lib/pacemaker/pcmk_sched_allocate.c for (gIter = stonith_ops; gIter != NULL; gIter = gIter->next) { stonith_ops 1723 lib/pacemaker/pcmk_sched_allocate.c } else if (stonith_ops) { stonith_ops 1729 lib/pacemaker/pcmk_sched_allocate.c order_actions((pe_action_t *) stonith_ops->data, dc_down, stonith_ops 1733 lib/pacemaker/pcmk_sched_allocate.c g_list_free(stonith_ops);