Searched refs:ctime_r (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/tzcode/
H A Dprivate.h77 #define ctime_r _incompatible_ctime_r macro
335 #undef ctime_r macro
337 char *ctime_r P((time_t const *, char *));
H A Dlocaltime.c1692 ctime_r(timep, buf) function
/bionic/libc/include/
H A Dtime.h83 extern char *ctime_r(const time_t *timep, char *buf);

Completed in 49 milliseconds