Query: dmi_check_system
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DMI_CHECK_SYSTEM(9) Firmware Interfaces DMI_CHECK_SYSTEM(9)NAMEdmi_check_system - check system DMI dataSYNOPSISint dmi_check_system(const struct dmi_system_id * list);ARGUMENTSlist array of dmi_system_id structures to match against All non-null elements of the list must match their slot's (field index's) data (i.e., each list string must be a substring of the specified DMI slot's string data) to be considered a successful match.DESCRIPTIONWalk the blacklist table running matching functions until someone returns non zero or we hit the end. Callback function is called for each successful match. Returns the number of matches.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DMI_CHECK_SYSTEM(9)
Related Man Pages |
---|
array(n) - redhat |
array(0x8b194) - redhat |
array(0x83c38) - redhat |
array(0x1f0a24) - redhat |
array(0x13b5a0) - redhat |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |