Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sysinst/ | |
mbr.c | 3148 const struct disk_part_custom_attribute mbr_custom_attrs[] = { variable in typeref:typename:const struct disk_part_custom_attribute[] 3167 .custom_attribute_count = __arraycount(mbr_custom_attrs), 3168 .custom_attributes = mbr_custom_attrs, |
mbr.c | 3148 const struct disk_part_custom_attribute mbr_custom_attrs[] = { variable in typeref:typename:const struct disk_part_custom_attribute[] 3167 .custom_attribute_count = __arraycount(mbr_custom_attrs), 3168 .custom_attributes = mbr_custom_attrs, |