libhd
5.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
src
hd
smbios.h
Go to the documentation of this file.
1
hd_smbios_t
*
smbios_free
(
hd_smbios_t
*sm);
2
hd_smbios_t
*
smbios_add_entry
(
hd_smbios_t
**sm,
hd_smbios_t
*new_sm);
3
void
smbios_dump
(
hd_data_t
*
hd_data
, FILE *f);
4
void
smbios_parse
(
hd_data_t
*
hd_data
);