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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c216 static const char _posix_gmt0[5] = "GMT0"; /* "GMT0" */ variable
894 zonename = _posix_gmt0;
991 (void) load_posixinfo(_posix_gmt0, entry);
995 (void) load_posixinfo(_posix_gmt0, entry);
2457 systemTZ = _posix_gmt0;

Completed in 65 milliseconds