Home
last modified time | relevance | path

Searched refs:new_vtoc (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/format/
H A Dlabel.c222 SMI_vtoc_to_EFI(int fd, struct dk_gpt **new_vtoc) in SMI_vtoc_to_EFI() argument
227 if (efi_alloc_and_init(fd, EFI_NUMPAR, new_vtoc) != 0) { in SMI_vtoc_to_EFI()
231 efi = *new_vtoc; in SMI_vtoc_to_EFI()