Searched refs:IOGetBootUUID (Results 1 – 3 of 3) sorted by relevance
1246 extern bool IOGetBootUUID(char *);1268 if (IOGetBootUUID(maybe_uuid_string)) { in get_preboot_uuid()
2799 extern bool IOGetBootUUID(char *);2820 if (IOGetBootUUID(uuid_string)) { in sysctl_bootuuid()2922 if (IOGetBootUUID(uuid_string)) { in sysctl_bootobjectspath()
408 IOGetBootUUID(char *uuid) in IOGetBootUUID() function