Home
last modified time | relevance | path

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

/netbsd/usr.sbin/sysinst/
H A Dpart_edit.c1030 ((arg_rep_int*)arg)->rv = LY_SETSIZES; in set_use_only_part()
1263 layout = LY_SETSIZES; in edit_outer_parts()
1337 } else if (layout == LY_SETSIZES) { in edit_outer_parts()
H A Dbsddisklabel.c771 ((arg_rep_int*)arg)->rv = LY_SETSIZES; in set_edit_part_sizes()
1769 enum layout_type layoutkind = LY_SETSIZES;
1840 if (layoutkind == LY_USEDEFAULT || layoutkind == LY_SETSIZES) {
1868 } else if (layoutkind == LY_SETSIZES) {
H A Ddefs.h117 LY_SETSIZES, /* edit sizes */ enumerator