template_id       750 lib/pengine/unpack.c             const char *template_id = ID(xml_obj);
template_id       752 lib/pengine/unpack.c             if (template_id && g_hash_table_lookup_extended(data_set->template_rsc_sets,
template_id       753 lib/pengine/unpack.c                                                             template_id, NULL, NULL) == FALSE) {
template_id       755 lib/pengine/unpack.c                 g_hash_table_insert(data_set->template_rsc_sets, strdup(template_id), NULL);