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

  /src/lib/libutil/
parsedate.y 84 time_t yyTimezone; /* Timezone as minutes ahead/east of UTC */
578 /* The timezone table. */
664 /* Military timezone table. */
788 time_t Timezone, /* Timezone as minutes east of UTC,
810 if (Timezone == USE_LOCAL_TIME) {
825 result += Timezone * 60;
837 (intmax_t)Timezone, (int)Meridian, (int)DSTmode);
917 time_t Timezone
928 * It doesn't matter what timezone we use to do this computation
    [all...]
  /src/sys/external/bsd/acpica/dist/include/
acbuffer.h 199 UINT16 Timezone;

Completed in 13 milliseconds