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

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkMigration.c1864 CFMutableDictionaryRef setMapping = NULL; local
1879 setMapping = CFDictionaryCreateMutable(NULL, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks);
1899 CFDictionaryAddValue(setMapping, sourceSet, targetSet);
1920 return setMapping;
2099 CFDictionaryRef setMapping; member in struct:__anon6867
2111 CFDictionaryRef setMapping; local
2119 setMapping = ctx->setMapping;
2127 if (__SCNetworkServiceMigrateNew(targetPrefs, sourceService, bsdMapping, setMapping, sourceServiceSetMapping) == FALSE) {
2135 CFDictionaryRef setMapping, CFDictionaryRe
2133 _SCNetworkMigrationDoServiceMigration(SCPreferencesRef sourcePrefs, SCPreferencesRef targetPrefs, CFDictionaryRef serviceMapping, CFDictionaryRef bsdMapping, CFDictionaryRef setMapping, CFDictionaryRef serviceSetMapping) argument
2235 CFDictionaryRef setMapping; member in struct:__anon6869
2283 CFDictionaryRef setMapping = ctx->setMapping; local
2380 _SCNetworkMigrationDoBridgeMigration(SCPreferencesRef sourcePrefs, SCPreferencesRef sourceNIPrefs, SCPreferencesRef targetPrefs, SCPreferencesRef targetNIPrefs, CFDictionaryRef bsdMapping, CFDictionaryRef setMapping, CFDictionaryRef serviceSetMapping) argument
2485 CFDictionaryRef setMapping = ctx->setMapping; local
2583 _SCNetworkMigrationDoBondMigration(SCPreferencesRef sourcePrefs, SCPreferencesRef sourceNIPrefs, SCPreferencesRef targetPrefs, SCPreferencesRef targetNIPrefs, CFDictionaryRef bsdMapping, CFDictionaryRef setMapping, CFDictionaryRef serviceSetMapping) argument
2685 CFDictionaryRef setMapping = ctx->setMapping; local
2811 _SCNetworkMigrationDoVLANMigration(SCPreferencesRef sourcePrefs, SCPreferencesRef sourceNIPrefs, SCPreferencesRef targetPrefs, SCPreferencesRef targetNIPrefs, CFDictionaryRef bsdMapping, CFDictionaryRef setMapping, CFDictionaryRef serviceSetMapping) argument
2891 _SCNetworkMigrationDoVirtualNetworkInterfaceMigration(SCPreferencesRef sourcePrefs, SCPreferencesRef sourceNIPrefs, SCPreferencesRef targetPrefs, SCPreferencesRef targetNIPrefs, CFDictionaryRef bsdMapping, CFDictionaryRef setMapping, CFDictionaryRef serviceSetMapping) argument
3058 _SCNetworkMigrationDoServiceOrderMigration(SCPreferencesRef sourcePrefs, SCPreferencesRef targetPrefs, CFDictionaryRef setMapping) argument
3087 CFDictionaryRef setMapping = NULL; local
[all...]
H A DSCNetworkConfigurationInternal.h455 CFDictionaryRef setMapping,
H A DSCNetworkService.c2161 CFDictionaryRef setMapping,
2266 if (setMapping != NULL &&
2272 newSet = CFDictionaryGetValue(setMapping, oldSet);
2158 __SCNetworkServiceMigrateNew(SCPreferencesRef prefs, SCNetworkServiceRef service, CFDictionaryRef bsdMapping, CFDictionaryRef setMapping, CFDictionaryRef serviceSetMapping) argument
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/
H A DIONDRVLibraries.cpp630 mem->setMapping(kernel_task, virtAddress, kIOMapInhibitCache);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOMemoryDescriptor.h639 /*! @function setMapping
647 virtual IOMemoryMap * setMapping(
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4020 IOMemoryMap * IOMemoryDescriptor::setMapping( function in class:IOMemoryDescriptor

Completed in 133 milliseconds