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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DAppleMacIO.h65 virtual const char * deleteList( void );
H A DApplePlatformExpert.h74 virtual const char * deleteList( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleMacIO/
H A DAppleMacIO.cpp106 const char * AppleMacIO::deleteList ( void ) function in class:AppleMacIO
123 kids = IODTFindMatchingEntries( root, kIODTRecursive, deleteList() );
/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvApplePlatformExpert/
H A DApplePlatformExpert.cpp86 const char * ApplePlatformExpert::deleteList ( void ) function in class:ApplePlatformExpert
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOPlatformExpert.h205 virtual const char * deleteList( void ) = 0;
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1028 kids = IODTFindMatchingEntries( rootEntry, 0, deleteList() );

Completed in 86 milliseconds