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

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

Completed in 23 milliseconds