Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dtime_r.h35 # define asctime_r rpl_asctime_r macro
/dflybsd-src/lib/libc/stdtime/
H A Dasctime.c75 asctime_r(const struct tm * __restrict timeptr, char * __restrict buf) in asctime_r() function