dmi_walk(9) centos man page | unix.com

Man Page: dmi_walk

Operating Environment: centos

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 3.10 June 2014 DMI_WALK(9)
Related Man Pages
tevent(3) - centos
tevent_queue(3) - centos
struct_rio_switch(9) - centos
dmiget(1m) - sunos
connecttoserver(3dmi) - sunos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq