Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:_methods

122 			struct eap_method_type *methods = NULL, *_methods;
152 _methods = os_realloc(
155 if (_methods == NULL) {
161 methods = _methods;