Home | History | Annotate | Download | only in eap_peer

Lines Matching defs:mcount

2454 	size_t mcount;
2457 methods = eap_peer_get_methods(&mcount);
2461 buf = os_malloc(mcount * sizeof(struct eap_method_type));