Home
last modified time | relevance | path

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

/include/
Dtime.h22 char *ctime_r(const time_t *timep, char *buf);
/lib/libc/
Dtime.c71 ctime_r(const time_t *timep, char *buf) in ctime_r() function