Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dpartitions.h174 enum custom_attr_type { pet_bool, pet_cardinal, pet_str }; enumerator
H A Dpart_edit.c326 case pet_bool: in edit_custom_opt()
H A Dmbr.c3149 { .label = MSG_ptn_active, .type = pet_bool },
3151 { .label = MSG_boot_dflt, .type = pet_bool },
H A Dgpt.c1900 { .label = MSG_ptn_boot, .type = pet_bool },
H A Dlabel.c1313 case pet_bool: in edit_ptn_custom_type()