Searched refs:_methods (Results 1 – 1 of 1) sorted by relevance
939 struct eap_method_type *methods = NULL, *_methods; in eap_peer_select_phase2_methods() local972 _methods = (struct eap_method_type *)os_realloc(methods, in eap_peer_select_phase2_methods()974 if (_methods == NULL) { in eap_peer_select_phase2_methods()979 methods = _methods; in eap_peer_select_phase2_methods()