Searched refs:model (Results 1 – 4 of 4) sorted by relevance
/busybox-1.35.0/miscutils/ |
D | lsscsi.c | 62 const char *model; in lsscsi_main() local 79 model = ptr; in lsscsi_main() 108 model, in lsscsi_main()
|
D | hdparm.c | 1307 id->model, id->fw_rev, id->serial_no);
|
/busybox-1.35.0/util-linux/ |
D | fdisk_sun.c | 128 const char *model; member 169 char *model; in sun_autoconfigure_scsi() local 207 model = q; in sun_autoconfigure_scsi() 215 if (!strstr(model, sun_drives[i].model)) in sun_autoconfigure_scsi() 220 sun_drives[i].model); in sun_autoconfigure_scsi() 253 sun_drives[i].model); in create_sunlabel() 323 p ? p->model : (floppy ? "3,5\" floppy" : "Linux custom"), in create_sunlabel()
|
/busybox-1.35.0/docs/ |
D | style-guide.txt | 537 formatting, options, etc.), model it after the equivalent GNU program. 539 matter what the POSIX standard says or doesn't say, just model Busybox
|