Searched defs:localtime_r (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libc/time/ | ||
| H A D | zdump.c | 205 # define localtime_r zdump_localtime_r macro 207 localtime_r(time_t *tp, struct tm *tmp) function in typeref:struct:tm * |
| H A D | private.h | 694 # define localtime_r tz_localtime_r macro |
| H A D | localtime.c | 1828 localtime_r(const time_t *__restrict timep, struct tm *__restrict tmp) function in typeref:struct:tm * |
| /src/lib/libc/include/ | ||
| H A D | namespace.h | 514 #define localtime_r _localtime_r macro |
Completed in 11 milliseconds