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

/macosx-10.10.1/IONetworkingFamily-101/
H A DIONetworkController.cpp2185 self->applyToClients( countBSDEnablesApplier, &count );
2202 self->applyToClients( countBSDEnablesApplier, &count );
2221 self->applyToClients( countBSDEnablesApplier, &count );
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1204 virtual void applyToClients( IOServiceApplierFunction applier,
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1487 void IOService::applyToClients( IOServiceApplierFunction applier, function in class:IOService
1591 applyToClients( (IOServiceApplierFunction) applier, context );

Completed in 333 milliseconds