Searched defs:localtime_r (Results 1 – 9 of 9) 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
135 localtime_r(const time_t *t, struct tm *buf) in localtime_r() function
442 localtime_r(const time_t *timep, struct tm *result) in localtime_r() function
200 # define localtime_r zdump_localtime_r macro202 localtime_r(time_t *tp, struct tm *tmp) in localtime_r() function
678 # define localtime_r tz_localtime_r macro
1927 localtime_r(const time_t *restrict timep, struct tm *restrict tmp) in localtime_r() function