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

/macosx-10.10/eap8021x-198/EAP8021X.fproj/
H A DEAPOLClientConfiguration.c71 #define kSystemProfileID CFSTR("SystemProfileID") macro
1517 profileID = CFDictionaryGetValue(dict, kSystemProfileID);
1563 = CFDictionaryGetValue(dict, kSystemProfileID);
1586 CFDictionaryRemoveValue(new_dict, kSystemProfileID);
1592 CFDictionarySetValue(new_dict, kSystemProfileID, profileID);

Completed in 111 milliseconds