Searched defs:rsect (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fdisk/ |
H A D | fdisk.c | 1762 uint32_t rsect; in load() local 2295 uint32_t rsect, uint32_t numsect, int startindex) in insert_tbl() 2371 uint32_t rsect, uint32_t numsect, int startindex) in entry_from_old_table() 2415 uint32_t i, j, rsect, numsect; in verify_tbl() local 2573 uint32_t *rsect, uint32_t *numsect) in pars_fdisk() 2625 validate_part(int id, uint32_t rsect, uint32_t numsect) in validate_part() 4173 uint32_t rsect, numsect, tempsect = 0; local
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | relocate.c | 2125 reloc_section(Ofl_desc *ofl, Is_desc *isect, Is_desc *rsect, Os_desc *osect) in reloc_section() 2261 get_move_entry(Is_desc *rsect, Xword roffset) in get_move_entry() 2295 process_movereloc(Ofl_desc *ofl, Is_desc *rsect) in process_movereloc()
|
/titanic_41/usr/src/lib/libfdisk/common/ |
H A D | libfdisk.c | 1324 fdisk_init_ext_part(ext_part_t *epp, uint32_t rsect, uint32_t nsect) in fdisk_init_ext_part()
|