Searched refs:timezone (Results 1 – 1 of 1) sorted by relevance
225 long timezone, altzone; variable230 static long timezone; variable327 timezone = hour * 60 * 60 + minute * 60 + second; in tzset()365 return(timezone/60); in __gh_timezone()368 struct timezone tz; in __gh_timezone()