HomeSort by relevance Sort by last modified time
    Searched defs:tncc_get_type (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
tncc.c 660 static int tncc_get_type(char *start, unsigned int *type) function
820 if (tncc_get_type(start, &type) < 0) {
865 if (tncc_get_type(start, &type) < 0) {
  /external/wpa_supplicant_8/src/eap_peer/
tncc.c 654 static int tncc_get_type(char *start, unsigned int *type) function
814 if (tncc_get_type(start, &type) < 0) {
859 if (tncc_get_type(start, &type) < 0) {

Completed in 20 milliseconds