Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dpartitions.h327 bool (*custom_attribute_writable)(const struct disk_partitions*, member
H A Dpart_edit.c743 marg->parts->pscheme->custom_attribute_writable( in draw_outer_ptn_header()
H A Dgpt.c1924 .custom_attribute_writable = gpt_custom_attribute_writable,
H A Dlabel.c1115 custom_attribute_writable( in update_edit_ptn_menu()
H A Dmbr.c3175 .custom_attribute_writable = mbr_custom_attribute_writable,