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

  /src/usr.sbin/sysinst/
disks.c 800 convert_copy(struct disk_partitions *old_parts, function in typeref:typename:bool
820 if (sec_part && !convert_copy(sec_part,
865 if (!convert_copy(old_parts, new_parts)) {
disks.c 800 convert_copy(struct disk_partitions *old_parts, function in typeref:typename:bool
820 if (sec_part && !convert_copy(sec_part,
865 if (!convert_copy(old_parts, new_parts)) {
disks.c 800 convert_copy(struct disk_partitions *old_parts, function in typeref:typename:bool
820 if (sec_part && !convert_copy(sec_part,
865 if (!convert_copy(old_parts, new_parts)) {

Completed in 39 milliseconds