Searched defs:ctime_r (Results 1 – 3 of 3) sorted by relevance
71 #define ctime_r _incompatible_ctime_r macro261 # define ctime_r tz_ctime_r macro
1557 ctime_r(const time_t *const timep, char *buf) in ctime_r() function
239 char* ctime_r(const time_t *t, char *buf) in ctime_r() function