Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/login/
H A Dlogin.c293 static char *tmp_tz = NULL; variable
2236 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()