HomeSort by: relevance | last modified time | path
    Searched refs:other_partition_identifier (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/sysinst/
partitions.h 353 const char * (*other_partition_identifier)(const struct member in struct:disk_partitioning_scheme
bsddisklabel.c 279 if (pset->infos[opt].parts->pscheme->other_partition_identifier
282 other_partition_identifier(pset->infos[opt].parts,
disks.c 2335 if (parts->pscheme->other_partition_identifier != NULL)
2336 desc = parts->pscheme->other_partition_identifier(
gpt.c 1928 .other_partition_identifier = gpt_get_label_str,

Completed in 16 milliseconds