Searched refs:kEAPOLControlAutoDetectInformationNotifyKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DEAPOLControlPrivate.h49 * Key: kEAPOLControlAutoDetectInformationNotifyKey
54 extern const CFStringRef kEAPOLControlAutoDetectInformationNotifyKey;
H A DEAPOLControl.c50 const CFStringRef kEAPOLControlAutoDetectInformationNotifyKey = CFSTR("com.apple.network.eapolcontrol.autodetect"); variable
/macosx-10.10/eap8021x-198/EAPOLMonitor.bproj/
H A Deapol_monitor.c970 if (CFEqual(key, kEAPOLControlAutoDetectInformationNotifyKey)) {
1160 key[0] = kEAPOLControlAutoDetectInformationNotifyKey;
/macosx-10.10/eap8021x-198/EAPOLController.bproj/
H A Dcontroller.c613 kEAPOLControlAutoDetectInformationNotifyKey);

Completed in 231 milliseconds