Home
last modified time | relevance | path

Searched defs:asctime_r (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/
H A Dtime.h259 #define asctime_r __posix_asctime_r macro
264 asctime_r(const struct tm *_RESTRICT_KYWD __tm, char *_RESTRICT_KYWD __buf) in asctime_r() function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dctime.c151 asctime_r(const struct tm *t, char *cbuf, int buflen) in asctime_r() function
/illumos-gate/usr/src/cmd/mdb/common/libstand/
H A Dctime.c205 asctime_r(const struct tm *t, char *cbuf, int buflen) in asctime_r() function