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
sosfstring(3) - debian
remote(5) - netbsd
getfields(2) - plan9
acucap(4) - osf1
addslashes(3) - php
Similar Topics in the Unix Linux Community
Print records which do not have expected number of fields in a comma delimited file