Searched refs:isoName (Results 1 – 3 of 3) sorted by relevance
463 if (!memcmp(allCountries[i].isoName, alpha2, 2)) in ath_regd_find_country_by_name()742 reg->alpha2[0] = country->isoName[0]; in __ath_regd_init()743 reg->alpha2[1] = country->isoName[1]; in __ath_regd_init()
58 const char *isoName; member
574 const char* isoName; member728 if (strcasecmp(allCountries[i].isoName, name) == 0 || in cclookup()755 return allCountries[i].isoName; in getccisoname()767 allCountries[i].isoName, in cclist()