libhd
5.0
|
language information More...
#include <hd.h>
Data Fields | |
union u_hd_smbios_t * | next |
hd_smbios_type_t | type |
int | data_len |
unsigned char * | data |
str_list_t * | strings |
list of languages More... | |
int | handle |
char * | current |
current language More... | |
language information
char* smbios_lang_t::current |
current language
Referenced by smbios_dump(), smbios_free(), and smbios_parse().
unsigned char* smbios_lang_t::data |
int smbios_lang_t::data_len |
int smbios_lang_t::handle |
union u_hd_smbios_t* smbios_lang_t::next |
str_list_t* smbios_lang_t::strings |
list of languages
Referenced by smbios_dump().
hd_smbios_type_t smbios_lang_t::type |