HomeSort by: relevance | last modified time | path
    Searched refs:tzh_version (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
tzfile.h 48 char tzh_version[1]; /* '\0' or '2'-'4' as of 2021 */ member in struct:tzhead
85 ** If tzh_version is '2' or greater, the above is followed by a second instance
  /src/lib/libc/time/
zic.c 2995 tzh.tzh_version[0] = version;
3004 DO(tzh_version);
localtime.c 1160 char version = up->tzhead.tzh_version[0];

Completed in 21 milliseconds