then_actions     2523 lib/pacemaker/pcmk_sched_allocate.c             GListPtr then_actions = NULL;
then_actions     2527 lib/pacemaker/pcmk_sched_allocate.c                 then_actions = pe__resource_actions(after->rsc, NULL, RSC_STOP, FALSE);
then_actions     2530 lib/pacemaker/pcmk_sched_allocate.c                 then_actions = pe__resource_actions(after->rsc, NULL, RSC_DEMOTE, FALSE);
then_actions     2533 lib/pacemaker/pcmk_sched_allocate.c             for (gIter = then_actions; gIter != NULL; gIter = gIter->next) {
then_actions     2543 lib/pacemaker/pcmk_sched_allocate.c             g_list_free(then_actions);