timezone
#define NILTZ ((struct timezone *)0)
extern long int timezone __RENAME(__timezone13);
__warn_references(timezone,
timezone(int zone, int dst)
char *timezone(int, int);
extern long timezone __RENAME(__timezone13);
if (gettimeofday(&t, (struct timezone *)0))
iinntt offset = EPOCH_LOCAL ? (daylight ? timezone : altzone) : 0;
long timezone = 0;
timezone = - ttisp->tt_utoff;
timezone = 0;
extern long timezone;
diff = -timezone;
tm->TM_GMTOFF = -timezone;
tm->TM_GMTOFF = -timezone;
struct timezone tz;
tbp->timezone = tz.tz_minuteswest;
gettimeofday(&tm, (struct timezone *) 0);
long timezone;
bi.timezone = tz.Bias;
bi.timezone += tz.DaylightBias;
(bootinfo->timezone > (-12 * 60) &&
bootinfo->timezone <= (12 * 60)))
rtc_offset = bootinfo->timezone;
&& bootinfo->timezone > (-12*60)
&& bootinfo->timezone <= (12*60))
rtc_offset = bootinfo->timezone;
bi->timezone = tz.Bias;
debug_printf(TEXT("timezone: %02ld:00\n"), (bi->timezone / 60));
&& bootinfo->timezone > (-12*60)
&& bootinfo->timezone <= (12*60))
rtc_offset = bootinfo->timezone;
OUT struct timezone *tzp
struct timezone tzfake;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
syscallarg(struct timezone *) tzp;
struct timezone linux_sys_tz;
NETBSD32TOP_UAP(tzp, struct timezone);
extern struct timezone linux_sys_tz;
struct timezone tzfake;
short timezone; /* minutes west of CUT */
value = -timezone;
struct timezone tz;
(void) gettimeofday(&tv[0], (struct timezone *)0);
(void) gettimeofday(&tv[0], (struct timezone *)0);
extern long timezone;
secondswest = timezone;
struct timezone tzp; /* Time zone offset for clients */
(void) gettimeofday(&now, (struct timezone *)0);
(void) gettimeofday(&rconn->tstamp, (struct timezone *)0);
(void)gettimeofday(&ntime, (struct timezone *)0);
(void)gettimeofday(&tcur, (struct timezone *)0);
(void)gettimeofday(&from_when, (struct timezone *)0);
(void)gettimeofday(&ntime, (struct timezone *)0);
(void)gettimeofday(&tv, (struct timezone *)0);