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