lh_actions 1740 pengine/allocate.c GListPtr lh_actions = NULL; lh_actions 1748 pengine/allocate.c lh_actions = g_list_prepend(NULL, lh_action); lh_actions 1751 pengine/allocate.c lh_actions = find_actions_by_task(lh_rsc->actions, lh_rsc, order->lh_action_task); lh_actions 1754 pengine/allocate.c if (lh_actions == NULL && lh_rsc != rh_rsc) { lh_actions 1777 pengine/allocate.c lh_actions = g_list_prepend(NULL, lh_action); lh_actions 1784 pengine/allocate.c gIter = lh_actions; lh_actions 1799 pengine/allocate.c g_list_free(lh_actions);