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

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DEAPOLControl.c763 #define kProfileID CFSTR("ProfileID") macro
903 profileID = CFDictionaryGetValue(binding, kProfileID);
960 = isA_CFString(CFDictionaryGetValue(binding, kProfileID));
1000 CFDictionarySetValue(new_binding, kProfileID, profileID);
1003 CFDictionaryRemoveValue(new_binding, kProfileID);

Completed in 105 milliseconds