Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dtime_r.h30 # undef asctime_r
35 # define asctime_r rpl_asctime_r macro
42 char *asctime_r (struct tm const * restrict, char * restrict);
/dflybsd-src/lib/libc/stdtime/
H A Dasctime.c75 asctime_r(const struct tm * __restrict timeptr, char * __restrict buf) in asctime_r() function
127 return asctime_r(timeptr, buf_asctime); in asctime()
H A DSymbol.map11 asctime_r;
H A DMakefile.inc16 ctime.3 asctime_r.3 \
H A Dlocaltime.c1643 return tmp ? asctime_r(tmp, buf) : NULL; in ctime_r()
/dflybsd-src/contrib/file/
H A DREADME.DELETED33 src/asctime_r.c
H A DChangeLog906 * use ctime_r, asctime_r
/dflybsd-src/include/
H A Dtime.h173 char *asctime_r(const struct tm * __restrict, char * __restrict);
/dflybsd-src/contrib/file/src/
H A Dprint.c294 pp = asctime_r(tm, buf); in file_fmtdatetime()
H A Dfile.h648 char *asctime_r(const struct tm *, char *);
/dflybsd-src/share/zoneinfo/
H A DNEWS4976 changes from Guy Harris to provide asctime_r and ctime_r