Searched refs:uuidStr (Results 1 – 1 of 1) sorted by relevance
695 const char * uuidStr = NULL; in IOFindBSDRoot() local746 uuidStr = (const char*)data->getBytesNoCopy(); in IOFindBSDRoot()747 OSString *uuidString = OSString::withCString( uuidStr ); in IOFindBSDRoot()751 IOLog("rooting via boot-uuid from /chosen: %s\n", uuidStr); in IOFindBSDRoot()758 uuidStr = NULL; in IOFindBSDRoot()