Searched defs:asctime_r (Results 1 – 6 of 6) sorted by relevance
18 asctime_r(const struct tm *t, char *dst) in asctime_r() function
35 # define asctime_r rpl_asctime_r macro
51 asctime_r (struct tm const * restrict tm, char * restrict buf) in asctime_r() function
85 asctime_r(struct tm const *restrict timeptr, char *restrict buf) asctime_r() function
162 # define asctime_r _incompatible_asctime_r global() macro 625 # define asctime_r tz_asctime_r global() macro
212 #define asctime_r _asctime_r macro