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

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
tncs.c 729 static int tncs_get_type(char *start, unsigned int *type) function
930 if (tncs_get_type(start, &type) < 0) {
975 if (tncs_get_type(start, &type) < 0) {
  /external/wpa_supplicant_8/src/eap_server/
tncs.c 723 static int tncs_get_type(char *start, unsigned int *type) function
924 if (tncs_get_type(start, &type) < 0) {
969 if (tncs_get_type(start, &type) < 0) {

Completed in 176 milliseconds