Searched defs:secsz (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/cmd/hal/utils/ |
H A D | fsutils.c | 113 walk_partitions(int fd, int startsec, uint_t secsz, in walk_partitions() argument 183 find_dos_drive(int fd, int num, uint_t secsz, off_t *offset) in find_dos_drive() 210 get_num_dos_drives(int fd, uint_t secsz) in get_num_dos_drives()
|
/titanic_44/usr/src/cmd/fstyp/ |
H A D | fstyp.c | 307 walk_partitions(int fd, uint32_t startsec, off_t secsz, in walk_partitions() 379 off_t secsz; in find_dos_drive() local
|
/titanic_44/usr/src/cmd/format/ |
H A D | defect.c | 494 deflist_size(int secsz, int sz) in deflist_size()
|
/titanic_44/usr/src/cmd/hal/probing/volume/ |
H A D | probe-volume.c | 131 size_t secsz = ISO_SECTOR_SIZE; in hsfs_contents() local
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | elfdump.c | 269 Word relndx, Sym *syms, char *secstr, size_t secsz, const char *file) in relsymname() 4602 size_t secsz = ++symname - secname; in shdr_cache() local
|