Searched refs:show_mappings (Results 1 – 1 of 1) sorted by relevance
1146 if (!show_mappings) in dmar_print_domain()1169 bool show_mappings, valid; in DB_FUNC() local1185 show_mappings = strchr(db_tok_string, 'm') != NULL; in DB_FUNC()1188 show_mappings = false; in DB_FUNC()1224 show_mappings); in DB_FUNC()1295 dmar_print_domain(domain, show_mappings); in dmar_print_one()1304 bool show_domains, show_mappings; in DB_SHOW_COMMAND() local1307 show_mappings = strchr(modif, 'm') != NULL; in DB_SHOW_COMMAND()1318 bool show_domains, show_mappings; in DB_SHOW_ALL_COMMAND() local1321 show_mappings = strchr(modif, 'm') != NULL; in DB_SHOW_ALL_COMMAND()[all …]