Searched refs:tmp_tz (Results 1 – 1 of 1) sorted by relevance
293 static char *tmp_tz = NULL; variable2236 tmp_tz = Def_tz; in establish_user_environment()2240 } else if (tmp_tz != NULL) { in establish_user_environment()2241 Def_tz = tmp_tz; in establish_user_environment()