Searched defs:localtime_r (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dlocaltime_r.c43 localtime_r(const time_t *timer, struct tm *result) function
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dtime_r.c44 localtime_r (time_t const * restrict t, struct tm * restrict tp) function
H A Dtime_.h78 # undef localtime_r macro
79 # define localtime_r rpl_localtime_r macro
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSWindows/
H A DPosixCompat.c124 localtime_r( const time_t * clock, struct tm * result ) function
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dlocaltime.c1336 localtime_r(timep, tmp) function
/macosx-10.9.5/Libc-997.90.3/stdtime/FreeBSD/
H A Dlocaltime.c1568 localtime_r(const time_t * const __restrict timep, struct tm * __restrict tm) function
/macosx-10.9.5/ruby-104/ruby/ext/date/
H A Ddate_core.c3616 localtime_r(const time_t *t, struct tm *tm) function
/macosx-10.9.5/ruby-104/ruby/win32/
H A Dwin32.c6674 localtime_r(const time_t *tp, struct tm *rp) function

Completed in 268 milliseconds