Searched refs:__tm (Results 1 – 1 of 1) sorted by relevance
264 asctime_r(const struct tm *_RESTRICT_KYWD __tm, char *_RESTRICT_KYWD __buf) in asctime_r() argument266 return (__posix_asctime_r(__tm, __buf)); in asctime_r()