Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pdisk/dist/
H A Ddump.h66 void dump_partition_map(partition_map_header *map, int disk_order);
H A Dpdisk.c580 dump_partition_map(map, order); in edit()
1018 dump_partition_map(map, 1); in do_expert()
H A Ddump.c152 dump_partition_map(map, 1); in dump()
203 dump_partition_map(partition_map_header *map, int disk_order) in dump_partition_map() function