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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dctime.c105 * POSIX.1c standard version of the function asctime_r.
106 * User gets it via static asctime_r from the header file.
149 * POSIX.1c Draft-6 version of the function asctime_r.
153 asctime_r(const struct tm *t, char *cbuf, int buflen) function

Completed in 14 milliseconds