Home
last modified time | relevance | path

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

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