Home
last modified time | relevance | path

Searched refs:hs (Results 1 – 4 of 4) sorted by relevance

/busybox-1.35.0/util-linux/volume_id/
Dunused_hpfs.c38 struct hpfs_super *hs; in volume_id_probe_hpfs() local
42 hs = volume_id_get_buffer(id, off + HPFS_SUPERBLOCK_OFFSET, 0x200); in volume_id_probe_hpfs()
43 if (hs == NULL) in volume_id_probe_hpfs()
46 if (memcmp(hs->magic, "\x49\xe8\x95\xf9", 4) == 0) { in volume_id_probe_hpfs()
Diso9660.c61 struct high_sierra_volume_descriptor *hs; in volume_id_probe_iso9660() local
112 hs = (struct high_sierra_volume_descriptor *) buf; in volume_id_probe_iso9660()
114 if (memcmp(hs->id, "CDROM", 5) == 0) { in volume_id_probe_iso9660()
/busybox-1.35.0/docs/
Dmdev.txt98 ([hs]d[a-z]) root:disk 660 >disk/%1/0
99 ([hs]d[a-z])([0-9]+) root:disk 660 >disk/%1/%2
/busybox-1.35.0/miscutils/
Dhdparm.c1485 unsigned hs = (elapsed_us % 1000000) / 10000; local
1488 m, sec, hs,