allocated_rsc 154 include/crm/pengine/status.h GListPtr allocated_rsc; /* resource_t* */ allocated_rsc 168 lib/pengine/status.c g_list_free(details->allocated_rsc); allocated_rsc 238 pengine/utils.c old->details->allocated_rsc = g_list_remove(old->details->allocated_rsc, rsc); allocated_rsc 315 pengine/utils.c chosen->details->allocated_rsc = g_list_prepend(chosen->details->allocated_rsc, rsc); allocated_rsc 1761 tools/crm_resource_runtime.c GListPtr allResources = node->details->allocated_rsc;