Searched defs:tncs_get_type (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Dtncs.c657 static int tncs_get_type(char *start, unsigned int *type) function
856 if (tncs_get_type(start, &type) < 0) {
901 if (tncs_get_type(start, &type) < 0) {
/external/wpa_supplicant_8/src/eap_server/
H A Dtncs.c657 static int tncs_get_type(char *start, unsigned int *type) function
856 if (tncs_get_type(start, &type) < 0) {
901 if (tncs_get_type(start, &type) < 0) {
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Dtncs.c657 static int tncs_get_type(char *start, unsigned int *type) function
856 if (tncs_get_type(start, &type) < 0) {
901 if (tncs_get_type(start, &type) < 0) {

Completed in 89 milliseconds