Home
last modified time | relevance | path

Searched refs:new_partitiontable (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dmodify_partition.h41 void new_partitiontable(struct disk_type *tptr, struct disk_type *oldtype);
H A Dmodify_partition.c591 new_partitiontable(struct disk_type *tptr, struct disk_type *oldtptr) function
H A Dmenu_command.c573 new_partitiontable(tptr, oldtype); in c_type()