Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dlabel.h48 extern int is_efi_type(int);
H A Dlabel.c971 is_efi_type(int fd) in is_efi_type() function
H A Dstartup.c1796 if (is_efi_type(search_file)) { in add_device_to_disklist()