Searched refs:tz (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/zkt/
H A Dmisc.c801 char *tz; local
803 tz = getenv("TZ");
808 if (tz)
809 snprintf (tzstr, sizeof (tzstr), "TZ=%s", tz);

Completed in 221 milliseconds