HomeSort by: relevance | last modified time | path
    Searched defs:mbr_custom_attrs (Results 1 - 2 of 2) sorted by relevancy

  /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,

Completed in 26 milliseconds