Searched defs:ctime_r (Results 1 – 11 of 11) sorted by relevance
3 char *ctime_r(const time_t *t, char *buf) in ctime_r() function
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
111 #define ctime_r _incompatible_ctime_r macro435 # define ctime_r tz_ctime_r macro
1770 ctime_r(const time_t *timep, char *buf) in ctime_r() function
291 __forceinline char *__CRTDECL ctime_r(const time_t *_Time, char *_Str) { in ctime_r() function