Home
last modified time | relevance | path

Searched refs:__tm (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/
H A Dtime.h264 asctime_r(const struct tm *_RESTRICT_KYWD __tm, char *_RESTRICT_KYWD __buf) in asctime_r() argument
266 return (__posix_asctime_r(__tm, __buf)); in asctime_r()