Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Defivar.h88 struct uuid_table struct
95 int efi_known_guid(struct uuid_table **); argument
H A Defivar.c44 static struct uuid_table guid_tbl [] =
103 efi_known_guid(struct uuid_table **tbl) in efi_known_guid()
/freebsd/usr.sbin/efivar/
H A Defivar.c301 struct uuid_table *tbl; in print_known_guid()