Searched refs:efi_guid_to_str (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/libefivar/
H A DMakefile58 efivar.3 efi_guid_to_str.3 \
H A Defivar.h83 int efi_guid_to_str(const efi_guid_t *guid, char **sp);
H A Defivar.c319 return (efi_guid_to_str(guid, name));
334 efi_guid_to_str(const efi_guid_t *guid, char **sp) function
/freebsd-11-stable/stand/efi/include/
H A Defilib.h131 bool efi_guid_to_str(const EFI_GUID *, char **);
/freebsd-11-stable/usr.sbin/efivar/
H A Defivar.c175 efi_guid_to_str(guid, gname);
/freebsd-11-stable/stand/efi/libefi/
H A Denv.c285 efi_guid_to_str(const EFI_GUID *guid, char **sp) function
332 return (efi_guid_to_str(guid, name));

Completed in 124 milliseconds