Searched refs:systemTZ (Results 1 – 1 of 1) sorted by relevance
300 static const char *systemTZ; variable2377 systemTZ = NULL; in purge_zone_cache()2445 if (systemTZ != NULL) in getsystemTZ()2446 return (systemTZ); in getsystemTZ()2457 systemTZ = _posix_gmt0; in getsystemTZ()2458 return (systemTZ); in getsystemTZ()2482 return (systemTZ = tzn->name); in getsystemTZ()