Searched defs:asctime_r (Results 1 - 3 of 3) sorted by relevance
| /src/lib/libc/time/ | ||
| H A D | asctime.c | 39 # define asctime_r static_asctime_r macro 86 asctime_r(struct tm const *restrict timeptr, char *restrict buf) function in typeref:typename:asctime_static char * |
| H A D | private.h | 193 # define asctime_r _incompatible_asctime_r macro 733 # define asctime_r tz_asctime_r macro |
| /src/lib/libc/include/ | ||
| H A D | namespace.h | 212 #define asctime_r _asctime_r macro |
Completed in 7 milliseconds