Home
last modified time | relevance | path

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

/lib/libc/
Dtime.c64 asctime(const struct tm *tm) in asctime() function
80 return asctime(localtime(timep)); in ctime()
/include/
Dtime.h21 char *asctime(const struct tm *tm);