Searched refs:SCDynamicStoreKeyCreate (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDKeys.c39 * SCDynamicStoreKeyCreate*
44 * Function: SCDynamicStoreKeyCreate
49 SCDynamicStoreKeyCreate(CFAllocatorRef allocator, function
H A DSCDynamicStoreKey.h48 * SCDynamicStoreKeyCreate
53 @function SCDynamicStoreKeyCreate
64 SCDynamicStoreKeyCreate (
H A DSCDHostName.c102 return SCDynamicStoreKeyCreate(allocator,
383 return SCDynamicStoreKeyCreate(allocator,
H A DSCDConsoleUser.c73 return SCDynamicStoreKeyCreate(allocator,
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_SCDynamicStoreKey.py8 r = SCDynamicStoreKeyCreate(None, "Setup:/%s/%d", "PyObjC", 9)
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_SCDynamicStoreKey.py8 r = SCDynamicStoreKeyCreate(None, "Setup:/%s/%d", b"PyObjC", 9)
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/PyObjCTest/
H A Dtest_SCDynamicStoreKey.py13 r = SCDynamicStoreKeyCreate(None, "Setup:/%s/%d", b"PyObjC", 9)
/macosx-10.10/IOKitUser-1050.1.21/pwr_mgt.subproj/
H A DIOPMPowerNotifications.c55 return SCDynamicStoreKeyCreate(kCFAllocatorDefault,
H A DIOPMLib.c432 CFStringRef gtDetailedKey = SCDynamicStoreKeyCreate(
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPMSystemEvents.c57 return SCDynamicStoreKeyCreate(kCFAllocatorDefault,
H A DSystemLoad.c452 systemLoadKey = SCDynamicStoreKeyCreate(
458 systemLoadDetailedKey = SCDynamicStoreKeyCreate(
H A DUPSLowPower.c499 ups_claimed = SCDynamicStoreKeyCreate(kCFAllocatorDefault, CFSTR("%@%@"), kSCDynamicStoreDomainState, CFSTR(kIOPSUPSManagementClaimed));
H A DBatteryTimeRemaining.c527 lowBatteryKey = SCDynamicStoreKeyCreate(
1473 key = SCDynamicStoreKeyCreate(
/macosx-10.10/configd-699.1.5/Plugins/SimulatorSupport/
H A Dsimulator_support.c130 key = SCDynamicStoreKeyCreate(NULL,
172 key = SCDynamicStoreKeyCreate(NULL, CFSTR("%@/%@/%@"),
180 key = SCDynamicStoreKeyCreate(NULL, CFSTR("%@/%@/%@"),
/macosx-10.10/IOKitUser-1050.1.21/
H A DIOSystemConfiguration.h80 #define SCDynamicStoreKeyCreate _io_SCDynamicStoreKeyCreate macro
H A DIOSystemConfiguration.c179 IOKIT_SC_SYMBOL(CFStringRef, SCDynamicStoreKeyCreate)(
/macosx-10.10/ppp-786.1.1/Controller/
H A Dppp_utils.c61 #define CREATEPREFIXSETUP() SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/"), \
63 #define CREATEPREFIXSTATE() SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/"), \
130 key = SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/%@"), domain, kSCCompNetwork, kSCCompService, serviceID);
H A Dscnc_utils.h129 #define CREATEPREFIXSETUP() SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/"), \
131 #define CREATEPREFIXSTATE() SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/"), \
H A Dscnc_utils.c245 key = SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/%@"), domain, kSCCompNetwork, kSCCompService, serviceID);
872 key = SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/%@"), kSCDynamicStoreDomainState, kSCCompNetwork, kSCCompService, serviceID);
914 key = SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/%@"), kSCDynamicStoreDomainState, kSCCompNetwork, kSCCompService, serviceID);
/macosx-10.10/IOKitUser-1050.1.21/ps.subproj/
H A DIOPowerSources.c66 key = SCDynamicStoreKeyCreate(
232 key = SCDynamicStoreKeyCreate(
/macosx-10.10/ppp-786.1.1/Helpers/vpnd/
H A Dvpnoptions.c362 key = SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/%@/%s"),
385 key = SCDynamicStoreKeyCreate(0, CFSTR("%@/%@/%@/%@/%s"),
/macosx-10.10/configd-699.1.5/Plugins/KernelEventMonitor/
H A Dev_ipv4.c277 key = SCDynamicStoreKeyCreate(NULL,
/macosx-10.10/configd-699.1.5/Plugins/LinkConfiguration/
H A Dlinkconfig.c606 prefix = SCDynamicStoreKeyCreate(NULL,
/macosx-10.10/configd-699.1.5/Plugins/PreferencesMonitor/
H A Dprefsmon.c284 initKey = SCDynamicStoreKeyCreate(NULL,
/macosx-10.10/cups-408/cups/scheduler/
H A Dsysman.c476 BTMMKey = SCDynamicStoreKeyCreate(kCFAllocatorDefault,

Completed in 298 milliseconds

12