Lines Matching refs:country
274 struct country { struct
297 static struct country countries[NCOUNTRIES];
309 struct country *cp; in read_iso3166_table()
360 static struct country *
363 struct country *cp; in find_country()
379 add_cont_to_country(struct country *cp, struct continent *cont) in add_cont_to_country()
391 add_zone_to_country(int lineno, struct country *cp, const char *descr, in add_zone_to_country()
426 const struct country *a = xa, *b = xb; in compare_countries()
454 struct country *cp; in read_zones()
557 struct country *cp; in dump_zonetab()
573 struct country *cp; in make_menus()
676 struct country *cp = dmi->data; in set_zone_menu()