Searched defs:applier (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp1451 void IORegistryEntry::applyToChildren( IORegistryEntryApplierFunction applier, argument
1474 void IORegistryEntry::applyToParents( IORegistryEntryApplierFunction applier, argument
H A DIOService.cpp1289 void IOService::applyToProviders( IOServiceApplierFunction applier, argument
1296 void IOService::applyToClients( IOServiceApplierFunction applier, argument
1360 applyToInterestNotifiers(const IORegistryEntry *target, const OSSymbol * typeOfInterest, OSObjectApplierFunction applier, void * context ) argument
1395 applyToInterested( const OSSymbol * typeOfInterest, OSObjectApplierFunction applier, void * context ) argument

Completed in 87 milliseconds