Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:_methods

639 		struct eap_method_type *methods = NULL, *_methods;
668 _methods = os_realloc(
671 if (_methods == NULL) {
677 methods = _methods;