dmi_first_match(9) suse man page | unix.com

Man Page: dmi_first_match

Operating Environment: suse

Section: 9

DMI_FIRST_MATCH(9)						Firmware Interfaces						DMI_FIRST_MATCH(9)

NAME
dmi_first_match - find dmi_system_id structure matching system DMI data
SYNOPSIS
const struct dmi_system_id * dmi_first_match(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 until the first match is found. Return the pointer to the matching entry or NULL if there's no match.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DMI_FIRST_MATCH(9)
Related Man Pages
tcl_getindexfromobj(3) - mojave
tcl_getindexfromobj(3tcl) - debian
tcl_getindexfromobjstruct(3tcl) - debian
tcl_getindexfromobj(3) - centos
tcl_getindexfromobj(3) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Shopt -s histappend
32 bit process addressing more than 4GB