template_id       772 lib/pengine/unpack.c             const char *template_id = ID(xml_obj);
template_id       774 lib/pengine/unpack.c             if (template_id && g_hash_table_lookup_extended(data_set->template_rsc_sets,
template_id       775 lib/pengine/unpack.c                                                             template_id, NULL, NULL) == FALSE) {
template_id       777 lib/pengine/unpack.c                 g_hash_table_insert(data_set->template_rsc_sets, strdup(template_id), NULL);