Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sysinst/
H A Dpartitions.h335 bool (*format_custom_attribute)(const struct disk_partitions*, member
H A Dpart_edit.c332 marg->parts->pscheme->format_custom_attribute( in edit_custom_opt()
662 marg->parts->pscheme->format_custom_attribute( in draw_outer_ptn_line()
H A Dlabel.c1297 edit->pset->parts->pscheme->format_custom_attribute( in draw_edit_ptn_line()
1319 edit->pset->parts->pscheme->format_custom_attribute( in edit_ptn_custom_type()
H A Dgpt.c1925 .format_custom_attribute = gpt_format_custom_attribute,
H A Dmbr.c3176 .format_custom_attribute = mbr_custom_attribute_format,