Searched refs:tmp_tz (Results 1 – 1 of 1) sorted by relevance
295 static char *tmp_tz = NULL; variable2242 tmp_tz = Def_tz; in establish_user_environment()2246 } else if (tmp_tz != NULL) { in establish_user_environment()2247 Def_tz = tmp_tz; in establish_user_environment()