stonith_ops 1364 lib/pacemaker/pcmk_sched_allocate.c GList *stonith_ops = NULL; stonith_ops 1410 lib/pacemaker/pcmk_sched_allocate.c && (stonith_ops != NULL)) { stonith_ops 1416 lib/pacemaker/pcmk_sched_allocate.c order_actions((pe_action_t *) stonith_ops->data, stonith_ops 1421 lib/pacemaker/pcmk_sched_allocate.c stonith_ops = g_list_prepend(stonith_ops, stonith_op); stonith_ops 1484 lib/pacemaker/pcmk_sched_allocate.c for (gIter = stonith_ops; gIter != NULL; gIter = gIter->next) { stonith_ops 1488 lib/pacemaker/pcmk_sched_allocate.c } else if (stonith_ops) { stonith_ops 1494 lib/pacemaker/pcmk_sched_allocate.c order_actions((pe_action_t *) stonith_ops->data, dc_down, stonith_ops 1498 lib/pacemaker/pcmk_sched_allocate.c g_list_free(stonith_ops);