Searched defs:asctime_r (Results 1 – 3 of 3) sorted by relevance
62 # define asctime_r static_asctime_r macro68 asctime_r(struct tm const *restrict timeptr, char *restrict buf) in asctime_r() function
181 # define asctime_r _incompatible_asctime_r macro717 # define asctime_r tz_asctime_r macro
12 asctime_r(const struct tm *t, char *dst) in asctime_r() function