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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOPartitionScheme.cpp446 const char * locationOfParent = parent->getLocation(gIODTPlane); local
449 if ( locationOfParent == 0 ) break;
459 strlcpy(location, locationOfParent, sizeof(location));

Completed in 76 milliseconds