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

/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A DEAPOLClientConfiguration.c488 CFDictionaryRef pref_auth_props; local
490 pref_auth_props
493 if (pref_auth_props != NULL) {
494 accept_types = CFDictionaryGetValue(pref_auth_props,
497 CFRetain(pref_auth_props);
498 return (pref_auth_props);
503 "Properties invalid, %@ - ignoring"), pref_auth_props);

Completed in 64 milliseconds