Lines Matching refs:gmtime_r
1551 gmtime_r(const time_t *timep, struct tm *tmp)1560 return gmtime_r(timep, &tm);