Searched defs:gmtime_r (Results 1 – 3 of 3) sorted by relevance
116 static struct tm *gmtime_r(const time_t *timep, struct tm *result) { in gmtime_r() function
267 # define gmtime_r tz_gmtime_r macro
1389 gmtime_r(const time_t *const timep, struct tm *tmp) in gmtime_r() function