local_hash        322 lib/pengine/native.c     GHashTable *local_hash = NULL;
local_hash        336 lib/pengine/native.c         local_hash = crm_str_table_new();
local_hash        338 lib/pengine/native.c         get_rsc_attributes(local_hash, rsc, node, data_set);
local_hash        340 lib/pengine/native.c         hash = local_hash;
local_hash        354 lib/pengine/native.c     if (local_hash != NULL) {
local_hash        355 lib/pengine/native.c         g_hash_table_destroy(local_hash);