Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dpartitions.h340 bool (*custom_attribute_toggle)(struct disk_partitions*, member
H A Dpart_edit.c327 marg->parts->pscheme->custom_attribute_toggle( in edit_custom_opt()
H A Dgpt.c1926 .custom_attribute_toggle = gpt_custom_attribute_toggle,
H A Dlabel.c1314 edit->pset->parts->pscheme->custom_attribute_toggle( in edit_ptn_custom_type()
H A Dmbr.c3177 .custom_attribute_toggle = mbr_custom_attribute_toggle,