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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c420 static const char *getsystemTZ(void);
893 if ((zonename = getsystemTZ()) == NULL || *zonename == '\0')
2430 * getsystemTZ() returns the TZ value if it is set in the environment, or
2436 getsystemTZ() function

Completed in 67 milliseconds