Searched defs:gmtime_r (Results 1 - 4 of 4) sorted by relevance
| /src/lib/libc/time/ | ||
| H A D | zdump.c | 177 # define gmtime_r zdump_gmtime_r macro 180 gmtime_r(time_t *tp, struct tm *tmp) function in typeref:struct:tm * |
| H A D | private.h | 690 # define gmtime_r tz_gmtime_r macro |
| H A D | localtime.c | 1865 gmtime_r(time_t const *__restrict timep, struct tm *__restrict tmp) function in typeref:struct:tm * |
| /src/lib/libc/include/ | ||
| H A D | namespace.h | 437 #define gmtime_r _gmtime_r macro |
Completed in 11 milliseconds