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

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DEAPOLControl.c56 #ifndef kSCEntNetEAPOL
57 #define kSCEntNetEAPOL CFSTR("EAPOL") macro
58 #endif /* kSCEntNetEAPOL */
485 kSCEntNetEAPOL);
1034 kSCEntNetEAPOL);
1080 if (CFStringHasSuffix(key, kSCEntNetEAPOL) == FALSE) {
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCSchemaDefinitionsPrivate.h44 * kSCEntNetEAPOL "EAPOL" CFDictionary
358 @const kSCEntNetEAPOL
361 extern const CFStringRef kSCEntNetEAPOL;
1422 SC_SCHEMA_DECLARATION(kSCEntNetEAPOL, __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_2_0/*SPI*/))
1423 #define kSCEntNetEAPOL \ macro
1424 SC_SCHEMA_KV(kSCEntNetEAPOL \
H A DSCSchemaDefinitions.c68 const CFStringRef kSCEntNetEAPOL = CFSTR("EAPOL"); variable
H A DSCNetworkService.c2090 configuration = SCNetworkInterfaceGetExtendedConfiguration(oldInterface, kSCEntNetEAPOL);
2093 (void) SCNetworkInterfaceSetExtendedConfiguration(newInterface, kSCEntNetEAPOL, configuration);
H A DSCNetworkInterface.c5984 config = SCNetworkInterfaceGetExtendedConfiguration(interface, kSCEntNetEAPOL);
6119 config = SCNetworkInterfaceGetExtendedConfiguration(interface, kSCEntNetEAPOL);
6273 config = SCNetworkInterfaceGetExtendedConfiguration(interface, kSCEntNetEAPOL);
6558 config = SCNetworkInterfaceGetExtendedConfiguration(interface, kSCEntNetEAPOL);
6632 kSCEntNetEAPOL,
/macosx-10.10/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.c81 #ifndef kSCEntNetEAPOL
82 #define kSCEntNetEAPOL CFSTR("EAPOL") macro
83 #endif /* kSCEntNetEAPOL */
471 kSCEntNetEAPOL);
1721 if (CFStringHasSuffix(key, kSCEntNetEAPOL)) {
1800 kSCEntNetEAPOL);
2158 kSCEntNetEAPOL);

Completed in 485 milliseconds