Searched defs:asctime_r (Results 1 – 3 of 3) sorted by relevance
255 #define asctime_r __posix_asctime_r macro260 asctime_r(const struct tm *_RESTRICT_KYWD __tm, char *_RESTRICT_KYWD __buf) in asctime_r() function
153 asctime_r(const struct tm *t, char *cbuf, int buflen) in asctime_r() function
205 asctime_r(const struct tm *t, char *cbuf, int buflen) in asctime_r() function