Home
last modified time | relevance | path

Searched refs:COUNTRY_TAB (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libzoneinfo/common/
H A Dlibzone.c46 #define COUNTRY_TAB ZONEINFOTABDIR "country.tab" macro
226 if ((fp_cc = fopen(COUNTRY_TAB, "r")) == NULL) { in get_tz_countries()