node_hash_from_list 133 include/crm/pengine/internal.h extern GHashTable *node_hash_from_list(GListPtr list); node_hash_from_list 81 lib/pengine/native.c rsc->allowed_nodes = node_hash_from_list(data_set->nodes); node_hash_from_list 2726 lib/pengine/unpack.c fail_rsc->allowed_nodes = node_hash_from_list(data_set->nodes); node_hash_from_list 301 pengine/native.c GHashTable *result = node_hash_from_list(list);