local_hash        248 lib/pengine/native.c     GHashTable *local_hash = NULL;
local_hash        262 lib/pengine/native.c         local_hash = crm_str_table_new();
local_hash        264 lib/pengine/native.c         get_rsc_attributes(local_hash, rsc, node, data_set);
local_hash        266 lib/pengine/native.c         hash = local_hash;
local_hash        278 lib/pengine/native.c     if (local_hash != NULL) {
local_hash        279 lib/pengine/native.c         g_hash_table_destroy(local_hash);