Searched refs:IOGetBootUUID (Results 1 – 3 of 3) sorted by relevance
1284 extern bool IOGetBootUUID(char *);1306 if (IOGetBootUUID(maybe_uuid_string)) { in get_preboot_uuid()
2957 extern bool IOGetBootUUID(char *);2978 if (IOGetBootUUID(uuid_string)) {3080 if (IOGetBootUUID(uuid_string)) {
428 IOGetBootUUID(char *uuid) in IOGetBootUUID() function