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

/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DSupplicant.c133 CFDictionaryRef orig_config_dict; member in struct:Supplicant_s
2034 config_dict = CFDictionaryCreateCopy(NULL, supp->orig_config_dict);
2091 config_dict = CFDictionaryCreateCopy(NULL, supp->orig_config_dict);
3247 my_CFRelease(&supp->orig_config_dict);
3248 supp->orig_config_dict = CFDictionaryCreateCopy(NULL, config_dict);
3358 config_dict = CFDictionaryCreateCopy(NULL, supp->orig_config_dict);
3556 my_CFRelease(&supp->orig_config_dict);

Completed in 87 milliseconds