Searched refs:substr (Results 1 – 3 of 3) sorted by relevance
40 char *substr; in dasd_devices_show() local71 substr = (device->features & DASD_FEATURE_READONLY) ? "(ro)" : " "; in dasd_devices_show()72 seq_printf(m, "%4s: ", substr); in dasd_devices_show()
134 model = (char *)dmi->matches[1].substr; in dmi_matched()
538 && strstr(dmi_ident[s], dmi->matches[i].substr)) in dmi_matches()