dmi_match(9) centos man page | unix.com

Man Page: dmi_match

Operating Environment: centos

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 3.10 June 2014 DMI_MATCH(9)
Related Man Pages
snmpxdmid(1m) - sunos
remote(5) - bsd
kstat_named_init(9f) - opensolaris
kstat_named_init(9f) - sunos
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