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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dlocaltime.c358 static const char *getsystemTZ(void);
918 if ((zonename = getsystemTZ()) == NULL || *zonename == '\0')
2731 * getsystemTZ() returns the TZ value if it is set in the environment, or
2737 getsystemTZ() function

Completed in 19 milliseconds