Searched defs:gmtime_r (Results 1 – 8 of 8) sorted by relevance
9 struct tm *gmtime_r(const time_t *timep, struct tm *result) in gmtime_r() function
12 gmtime_r(const time_t *t, struct tm *tm) in gmtime_r() function
103 struct tm * gmtime_r(const time_t* timep, struct tm *tm) in gmtime_r() function
1423 #define gmtime_r gmtime_r_unbound macro
187 # define gmtime_r zdump_gmtime_r macro 190 gmtime_r(time_t *tp, struct tm *tmp) in gmtime_r() function
618 # define gmtime_r tz_gmtime_r global() macro
1799 gmtime_r(time_t const *restrict timep, struct tm *restrict tmp) gmtime_r() function
1357 #define gmtime_r gmtime_r_unbound macro