Searched refs:dmidecode_command (Results 1 – 1 of 1) sorted by relevance
298 static const char *dmidecode_command = "dmidecode.exe 2>NUL"; variable300 static const char *dmidecode_command = "dmidecode 2>/dev/null"; variable311 "%s -s %s", dmidecode_command, string_name); in get_dmi_string()