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

/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dtime_r.c38 gmtime_r (time_t const * restrict t, struct tm * restrict tp) function
H A Dtime_.h80 # undef gmtime_r macro
81 # define gmtime_r rpl_gmtime_r macro
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFTPDirectoryParser.cpp70 #define gmtime_r(x, y) gmtimeQt(x, y) macro
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dlocaltime.c1398 gmtime_r(timep, tmp) function
/macosx-10.9.5/Libc-997.90.3/stdtime/FreeBSD/
H A Dlocaltime.c1707 gmtime_r(timep, tm) function
/macosx-10.9.5/ruby-104/ruby/ext/date/
H A Ddate_core.c3607 gmtime_r(const time_t *t, struct tm *tm) function
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c6650 gmtime_r(const time_t *tp, struct tm *rp) function

Completed in 147 milliseconds