Searched refs:supp_p (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/eap8021x-198/eapolclient.tproj/
H A DSupplicant.h51 Supplicant_free(SupplicantRef * supp_p);
H A DSupplicant.c3541 Supplicant_free(SupplicantRef * supp_p) argument
3545 if (supp_p == NULL) {
3548 supp = *supp_p;
3586 *supp_p = NULL;

Completed in 129 milliseconds