dmi_walk(9) suse man page | unix.com

Man Page: dmi_walk

Operating Environment: suse

Section: 9

DMI_WALK(9)							Firmware Interfaces						       DMI_WALK(9)

NAME
dmi_walk - Walk the DMI table and get called back for every record
SYNOPSIS
int dmi_walk(void (*decode) (const struct dmi_header *, void *), void * private_data);
ARGUMENTS
decode Callback function private_data Private data to be passed to the callback function
DESCRIPTION
Returns -1 when the DMI table can't be reached, 0 on success.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DMI_WALK(9)
Related Man Pages
talloc_debug(3) - centos
rdma_reject(3) - debian
dmidecode(8) - x11r4
dmidecode(8) - suse
struct_i2c_driver(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB