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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/GeoIP-1.5.1/test/
H A Dtest-geoip.c28 char expectedCountry3[4]; local
67 while (fscanf(f, "%s%s%s", ipAddress, expectedCountry, expectedCountry3)
87 || strcmp(returnedCountry, expectedCountry3) != 0) {
95 || strcmp(returnedCountry, expectedCountry3) != 0) {
H A Dtest-geoip-region.c59 char expectedCountry3[4]; local
82 while (fscanf(f, "%s%s%s", ipAddress, expectedCountry, expectedCountry3) !=

Completed in 23 milliseconds