Home
last modified time | relevance | path

Searched defs:part_edit_info (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/sysinst/
H A Dpart_edit.c50 struct part_edit_info { struct
51 struct disk_partitions *parts; /* the partitions we edit */
52 struct disk_part_info cur; /* current value (maybe incomplete) */
53 part_id cur_id; /* which partition is it? */
54 int first_custom_opt; /* scheme specific menu options
56 bool cancelled; /* do not apply changes */
57 bool num_changed; /* number of partitions has changed */