HomeSort by: relevance | last modified time | path
    Searched defs:etc_utc (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
localtime.c 183 static char const etc_utc[] = "Etc/UTC"; variable in typeref:typename:char const[]
186 static char const *utc = etc_utc + sizeof "Etc/" - 1;
1532 if (tzload(etc_utc, sp, TZLOAD_TZSTRING) != 0)

Completed in 12 milliseconds