then_actions 1696 lib/pacemaker/pcmk_sched_allocate.c GList *then_actions = NULL; then_actions 1700 lib/pacemaker/pcmk_sched_allocate.c then_actions = pe__resource_actions(after->rsc, NULL, RSC_STOP, FALSE); then_actions 1703 lib/pacemaker/pcmk_sched_allocate.c then_actions = pe__resource_actions(after->rsc, NULL, RSC_DEMOTE, FALSE); then_actions 1706 lib/pacemaker/pcmk_sched_allocate.c for (gIter = then_actions; gIter != NULL; gIter = gIter->next) { then_actions 1716 lib/pacemaker/pcmk_sched_allocate.c g_list_free(then_actions);