Searched refs:IOGetBootUUID (Results 1 – 3 of 3) sorted by relevance
1267 extern bool IOGetBootUUID(char *);1289 if (IOGetBootUUID(maybe_uuid_string)) { in get_preboot_uuid()
2837 extern bool IOGetBootUUID(char *);2858 if (IOGetBootUUID(uuid_string)) {2960 if (IOGetBootUUID(uuid_string)) {
421 IOGetBootUUID(char *uuid) in IOGetBootUUID() function