Searched defs:gmtime_r (Results 1 – 3 of 3) sorted by relevance
616 # define gmtime_r tz_gmtime_r macro
1733 gmtime_r(time_t const *restrict timep, struct tm *restrict tmp) in gmtime_r() function
77 TEST(time, gmtime_r) { in TEST() argument