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)NAMEdmi_match - compare a string to the dmi field (if exists)SYNOPSISbool dmi_match(enum dmi_field f, const char * str);ARGUMENTSf DMI field identifier str string to compare the DMI field toDESCRIPTIONReturns true if the requested field equals to the str (including NULL).COPYRIGHTKernel 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 |