Home
last modified time | relevance | path

Searched refs:count_str (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/smbios/
H A Dsmbios.c806 char count_str[128]; in smbios_build_type_11_table() local
815 snprintf(count_str, sizeof(count_str), "%zu", type11.nvalues); in smbios_build_type_11_table()