Searched defs:template_name (Results 1 – 6 of 6) sorted by relevance
275 static struct ima_template_desc *restore_template_fmt(char *template_name) in restore_template_fmt()363 char template_name[MAX_TEMPLATE_NAME_LEN]; in ima_restore_measurement_list() local
132 char *template_name; in ima_measurements_show() local222 char *template_name; in ima_ascii_measurements_show() local
108 char *template_name = entry->template_desc->name; in ima_store_template() local
725 # define BOOST_OPERATOR_TEMPLATE(template_name) \ argument
168 def is_specialization_of(x, template_name): argument