then_actions     2535 lib/pacemaker/pcmk_sched_allocate.c             GList *then_actions = NULL;
then_actions     2539 lib/pacemaker/pcmk_sched_allocate.c                 then_actions = pe__resource_actions(after->rsc, NULL, RSC_STOP, FALSE);
then_actions     2542 lib/pacemaker/pcmk_sched_allocate.c                 then_actions = pe__resource_actions(after->rsc, NULL, RSC_DEMOTE, FALSE);
then_actions     2545 lib/pacemaker/pcmk_sched_allocate.c             for (gIter = then_actions; gIter != NULL; gIter = gIter->next) {
then_actions     2555 lib/pacemaker/pcmk_sched_allocate.c             g_list_free(then_actions);