Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/ | |
gpt.c | 1896 const struct disk_part_custom_attribute gpt_custom_attrs[] = { variable in typeref:typename:const struct disk_part_custom_attribute[] 1908 .custom_attribute_count = __arraycount(gpt_custom_attrs), 1909 .custom_attributes = gpt_custom_attrs, |
gpt.c | 1896 const struct disk_part_custom_attribute gpt_custom_attrs[] = { variable in typeref:typename:const struct disk_part_custom_attribute[] 1908 .custom_attribute_count = __arraycount(gpt_custom_attrs), 1909 .custom_attributes = gpt_custom_attrs, |