Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dlabel.h46 int SMI_vtoc_to_EFI(int, struct dk_gpt **);
H A Dlabel.c222 SMI_vtoc_to_EFI(int fd, struct dk_gpt **new_vtoc) in SMI_vtoc_to_EFI() function
H A Dmenu_command.c1698 if (SMI_vtoc_to_EFI(cur_file, &vtoc64) == -1) { in c_label()