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

/macosx-10.10.1/IOKitUser-1050.1.21/
H A DIOSystemConfiguration.h124 #define SCPreferencesCreateWithAuthorization _io_SCPreferencesCreateWithAuthorization macro
H A DIOSystemConfiguration.c303 IOKIT_SC_SYMBOL(SCPreferencesRef, SCPreferencesCreateWithAuthorization)(
310 static typeof (SCPreferencesCreateWithAuthorization) *dyfunc;
312 dyfunc = symAddrInSC("SCPreferencesCreateWithAuthorization");
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCPreferences.h171 @function SCPreferencesCreateWithAuthorization
191 SCPreferencesCreateWithAuthorization (
H A DSCPOpen.c633 SCPreferencesCreateWithAuthorization(CFAllocatorRef allocator, function
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scpreferences.py84 ref = SCPreferencesCreateWithAuthorization(None, "pyobjc.test", "pyobjc.test", aref)
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/
H A Dtest_scpreferences.py85 ref = SCPreferencesCreateWithAuthorization(None, "pyobjc.test", "pyobjc.test", aref)
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-SystemConfiguration-2.5.1/PyObjCTest/
H A Dtest_scpreferences.py88 ref = SCPreferencesCreateWithAuthorization(None, "pyobjc.test", "pyobjc.test", aref)
/macosx-10.10.1/configd-699.1.5/scutil.tproj/
H A Dprefs.c190 prefs = SCPreferencesCreateWithAuthorization(NULL, name, prefsID, authorization);
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOLClientConfiguration.c774 prefs = SCPreferencesCreateWithAuthorization(NULL,
941 = SCPreferencesCreateWithAuthorization(allocator,
/macosx-10.10.1/configd-699.1.5/SCMonitor/
H A Dmonitor.c473 prefs = SCPreferencesCreateWithAuthorization(NULL, CFSTR("SCMonitor"), NULL, authorization);

Completed in 284 milliseconds