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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp179 const OSSymbol * parentKey; local
192 parentKey = OSSymbol::withCString( key);
206 && nameKey && parentKey && childKey
210 plane->keys[ kParentSetIndex ] = parentKey;
227 if( parentKey)
228 parentKey->release();

Completed in 20 milliseconds