then_actions     2505 lib/pacemaker/pcmk_sched_allocate.c             GList *then_actions = NULL;
then_actions     2509 lib/pacemaker/pcmk_sched_allocate.c                 then_actions = pe__resource_actions(after->rsc, NULL, RSC_STOP, FALSE);
then_actions     2512 lib/pacemaker/pcmk_sched_allocate.c                 then_actions = pe__resource_actions(after->rsc, NULL, RSC_DEMOTE, FALSE);
then_actions     2515 lib/pacemaker/pcmk_sched_allocate.c             for (gIter = then_actions; gIter != NULL; gIter = gIter->next) {
then_actions     2525 lib/pacemaker/pcmk_sched_allocate.c             g_list_free(then_actions);