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

/darwin-on-arm/xnu/iokit/bsddev/
H A DIOKitBSDInit.cpp331 const char * uuidStr = NULL; local
363 uuidStr = (const char*)data->getBytesNoCopy();
364 OSString *uuidString = OSString::withCString( uuidStr );
368 IOLog("rooting via boot-uuid from /chosen: %s\n", uuidStr);
376 uuidStr = NULL;

Completed in 23 milliseconds