suse man page for dmi_check_system

Query: dmi_check_system

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DMI_CHECK_SYSTEM(9)						Firmware Interfaces					       DMI_CHECK_SYSTEM(9)

NAME
dmi_check_system - check system DMI data
SYNOPSIS
int dmi_check_system(const struct dmi_system_id * list);
ARGUMENTS
list array of dmi_system_id structures to match against All non-null elements of the list must match their slot's (field index's) data (i.e., each list string must be a substring of the specified DMI slot's string data) to be considered a successful match.
DESCRIPTION
Walk the blacklist table running matching functions until someone returns non zero or we hit the end. Callback function is called for each successful match. Returns the number of matches.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DMI_CHECK_SYSTEM(9)
Related Man Pages
array(0x1f0a24) - redhat
array(0x13b558) - redhat
array(0x13b540) - redhat
evmeventnamematchstr(3) - hpux
array(0x80f5de) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I