gmtime 56 gnulib-tests/test-strftime.c struct tm *tm = gmtime (&t); gmtime 49 lib/gettimeofday.c extern struct tm *gmtime (time_t const *); gmtime 72 lib/gettimeofday.c struct tm *tm = gmtime (timep); gmtime 40 lib/time_r.c return copy_tm_result (tp, gmtime (t));