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

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConfiguration.h1158 @function SCNetworkSetCopyAll
1165 SCNetworkSetCopyAll (SCPreferencesRef prefs) __OSX_AVAILABLE_STARTING(__MAC_10_4,__IPHONE_2_0/*SPI*/);
H A DSCNetworkSet.c431 sets = SCNetworkSetCopyAll(setPrivate->prefs);
556 SCNetworkSetCopyAll(SCPreferencesRef prefs) function
592 CFSTR("SCNetworkSetCopyAll(): error w/set \"%@\"\n"),
1124 sets = SCNetworkSetCopyAll(setPrivate->prefs);
1479 sets = SCNetworkSetCopyAll(setPrivate->prefs);
H A DSCNetworkService.c229 sets = SCNetworkSetCopyAll(prefs);
1248 sets = SCNetworkSetCopyAll(servicePrivate->prefs);
1435 sets = SCNetworkSetCopyAll(servicePrivate->prefs);
1991 allSets = SCNetworkSetCopyAll(servicePrivate->prefs);
H A DSCNetworkMigration.c1489 allSets = SCNetworkSetCopyAll(prefs);
1833 sets = SCNetworkSetCopyAll(prefs);
1870 sourceSets = SCNetworkSetCopyAll(sourcePrefs);
1871 targetSets = SCNetworkSetCopyAll(targetPrefs);
H A DSCNetworkInterface.c2929 sets = SCNetworkSetCopyAll(interfacePrivate->prefs);
3028 sets = SCNetworkSetCopyAll(interfacePrivate->prefs);
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dnet_set.c79 sets = SCNetworkSetCopyAll(prefs);
H A Dnet.c998 sets = SCNetworkSetCopyAll(prefs);
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scnetworkconfiguration.py297 v = SCNetworkSetCopyAll(prefs)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scnetworkconfiguration.py304 v = SCNetworkSetCopyAll(prefs)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/PyObjCTest/
H A Dtest_scnetworkconfiguration.py315 v = SCNetworkSetCopyAll(prefs)

Completed in 319 milliseconds