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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dlocaltime_r.c45 localtime_r(const time_t *timer, struct tm *result) function
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dtime_r.h33 # undef localtime_r macro
38 # define localtime_r rpl_localtime_r macro
H A Dtime_r.c66 localtime_r (time_t const * restrict t, struct tm * restrict tp) function
/netbsd-6-1-5-RELEASE/lib/libc/time/
H A Dlocaltime.c1405 localtime_r(const time_t * __restrict timep, struct tm *tmp) function
/netbsd-6-1-5-RELEASE/lib/libc/include/
H A Dnamespace.h438 #define localtime_r _localtime_r macro

Completed in 157 milliseconds