Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dpart_edit.c74 static menu_ent *part_menu_opts; /* the currently edited partitions */ variable
H A Ddisks.c2405 struct menu_ent *part_menu_opts, *menup; in add_select_partition() local