gmt 2758 source3/modules/getdate.c struct tm *gmt = gmtime (&Start); gmt 2759 source3/modules/getdate.c if (! gmt) gmt 2761 source3/modules/getdate.c delta -= tm_diff (&tm, gmt); gmt 1057 source3/modules/getdate.y struct tm *gmt = gmtime (&Start); gmt 1058 source3/modules/getdate.y if (! gmt) gmt 1060 source3/modules/getdate.y delta -= tm_diff (&tm, gmt);