Searched refs:asctime_r (Results 1 – 12 of 12) sorted by relevance
72 asctime_r(register const struct tm *timeptr, char *buf) in asctime_r() function127 return asctime_r(timeptr, buf_asctime); in asctime()
74 #define asctime_r _incompatible_asctime_r macro393 #if !HAVE_DECL_ASCTIME_R && !defined asctime_r394 extern char *asctime_r(struct tm const *restrict, char *restrict);559 #undef asctime_r561 char *asctime_r(struct tm const *, char *);
1773 return tmp ? asctime_r(tmp, buf) : NULL; in ctime_r()
66 char* asctime_r(const struct tm*, char*);
32 asctime_r
171 asctime_r;
233 asctime_r;
234 asctime_r;
236 asctime_r;
238 asctime_r;