Searched defs:gmtime_r (Results 1 – 5 of 5) sorted by relevance
9 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r() function
103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) in gmtime_r() function
825 #define gmtime_r gmtime_r_unbound macro
826 #define gmtime_r gmtime_r_unbound macro
1580 gmtime_r(timep, tmp) in gmtime_r() function