Lines Matching refs:tzname
332 extern char* tzname[2];345 if (!tzname[0] ||346 ((!strcmp(tzname[0], utc) || !strcmp(tzname[0], gmt)) /* error? */