get_gmtoff 102 src/macros.h #define get_gmtoff(c, t) ((t)->tm_gmtoff) get_gmtoff 762 src/misc.c long get_gmtoff(time_t * clock, struct tm *local) {