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

  /src/lib/libc/time/
Makefile.inc 35 tzset.3 tzgetgmtoff.3 \
strptime.c 140 tm->TM_GMTOFF = tzgetgmtoff(tz, tm->tm_isdst);
localtime.c 447 tzgetgmtoff(const timezone_t sp, int isdst) function in typeref:typename:long
  /src/lib/libc/compat/include/
time.h 107 long tzgetgmtoff(const timezone_t, int);
  /src/include/
time.h 234 long tzgetgmtoff(timezone_t __restrict, int) __RENAME(__tzgetgmtoff50);

Completed in 16 milliseconds