template_id       779 lib/pengine/unpack.c             const char *template_id = ID(xml_obj);
template_id       781 lib/pengine/unpack.c             if (template_id && g_hash_table_lookup_extended(data_set->template_rsc_sets,
template_id       782 lib/pengine/unpack.c                                                             template_id, NULL, NULL) == FALSE) {
template_id       784 lib/pengine/unpack.c                 g_hash_table_insert(data_set->template_rsc_sets, strdup(template_id), NULL);