Searched defs:localtime_r (Results 1 – 8 of 8) sorted by relevance
43 localtime_r(const time_t *timer, struct tm *result) in localtime_r() function
1024 #define localtime_r rk_localtime_r macro
9 struct tm *localtime_r(const time_t *timep, struct tm *result) in localtime_r() function
12 localtime_r(const time_t *t, struct tm *tm) in localtime_r() function
442 localtime_r(const time_t *timep, struct tm *result) in localtime_r() function
215 # define localtime_r zdump_localtime_r macro 217 localtime_r(time_t *tp, struct tm *tmp) in localtime_r() function
622 # define localtime_r tz_localtime_r global() macro
1766 localtime_r(const time_t *restrict timep, struct tm *restrict tmp) localtime_r() function