dmi_match(9) suse man page | unix.com

Man Page: dmi_match

Operating Environment: suse

Section: 9

DMI_MATCH(9)							Firmware Interfaces						      DMI_MATCH(9)

NAME
dmi_match - compare a string to the dmi field (if exists)
SYNOPSIS
bool dmi_match(enum dmi_field f, const char * str);
ARGUMENTS
f DMI field identifier str string to compare the DMI field to
DESCRIPTION
Returns true if the requested field equals to the str (including NULL).
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DMI_MATCH(9)
Related Man Pages
sosfstring(3) - debian
dmispd(1m) - sunos
kstat_named_init(9f) - sunos
kstat_named_setstr(9f) - opensolaris
snmpxdmid(1m) - redhat
Similar Topics in the Unix Linux Community
Print records which do not have expected number of fields in a comma delimited file