Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dpartitions.h346 bool (*custom_attribute_set_str)(struct disk_partitions*, member
H A Dpart_edit.c338 marg->parts->pscheme->custom_attribute_set_str( in edit_custom_opt()
H A Dgpt.c1927 .custom_attribute_set_str = gpt_custom_attribute_set_str,
H A Dlabel.c1325 edit->pset->parts->pscheme->custom_attribute_set_str( in edit_ptn_custom_type()
H A Dmbr.c3178 .custom_attribute_set_str = mbr_custom_attribute_set_str,