Searched refs:_methods (Results 1 – 1 of 1) sorted by relevance
950 struct eap_method_type *methods = NULL, *_methods; in eap_peer_select_phase2_methods() local983 _methods = (struct eap_method_type *)os_realloc(methods, in eap_peer_select_phase2_methods()985 if (_methods == NULL) { in eap_peer_select_phase2_methods()990 methods = _methods; in eap_peer_select_phase2_methods()