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

/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dlocaltime_r.c43 localtime_r(const time_t *timer, struct tm *result) function
/macosx-10.10.1/gnutar-453/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.10.1/mDNSResponder-561.1.1/mDNSWindows/
H A DPosixCompat.c124 localtime_r( const time_t * clock, struct tm * result ) function
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dlocaltime.c1336 localtime_r(timep, tmp) function
/macosx-10.10.1/Libc-1044.1.2/stdtime/FreeBSD/
H A Dlocaltime.c1568 localtime_r(const time_t * const __restrict timep, struct tm * __restrict tm) function
/macosx-10.10.1/ruby-106/ruby/ext/date/
H A Ddate_core.c3616 localtime_r(const time_t *t, struct tm *tm) function
/macosx-10.10.1/ruby-106/ruby/win32/
H A Dwin32.c6674 localtime_r(const time_t *tp, struct tm *rp) function

Completed in 176 milliseconds