Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pdisk/dist/
H A Dpdisk.c128 void do_create_partition(partition_map_header *map, int get_type);
600 do_create_partition(map, get_type); in edit()
671 do_create_partition(partition_map_header *map, int get_type) in do_create_partition() function