centos man page for dmi_match

Query: dmi_match

OS: centos

Section: 9

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

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
remote(5) - bsd
getfields(2) - plan9
remote(5) - ultrix
dmispd(1m) - sunos
kstat_named_setstr(9f) - sunos
Similar Topics in the Unix Linux Community
Print records which do not have expected number of fields in a comma delimited file