timezone
EFI_GetTimeOfDay(OUT struct timeval *tp, OUT struct timezone *tzp)
char *timezone(int, int); /* XXX XSI conflict */
int settimeofday(const struct timeval *, const struct timezone *);
int gettimeofday(struct timeval *, struct timezone *);
daystart = (a->ac_btime - timezone + dst_secs) -
((a->ac_btime - timezone + dst_secs) % SECSINDAY);
extern long timezone;
return(sec + timezone);
struct timezone tpz;
short timezone;
ftz.timezone = (int) timezone / 60;
yyTimezone = now->timezone;
if (gettimeofday(&now, (struct timezone *)0) < 0)
timezone);
(void) gettimeofday(&tv[0], (struct timezone *)NULL);
(void) gettimeofday(&now, (struct timezone *)NULL);
(struct timezone *)NULL);
(void) gettimeofday(&now, (struct timezone *)NULL);
(void) gettimeofday(&now, (struct timezone *)NULL);
(void) gettimeofday(&t_snd, (struct timezone *)NULL);
(void) gettimeofday(tv, (struct timezone *)NULL);
when += timezone;
when -= (timezone-altzone);
when -= (timezone-altzone);
timezone
: time ampm timezone date incr {
| time ampm timezone date incr UNKNOWN {
(t1 - t) == (timezone - altzone) &&
t1 - abs(timezone - altzone));
t -= (timezone - altzone);
t2 += abs(timezone - altzone);
t1 - abs(timezone - altzone));
t -= (timezone - altzone);
(void) gettimeofday(&pp->p_btime, (struct timezone *)0);
(void) gettimeofday(&pp->p_etime, (struct timezone *)0);
(void) gettimeofday(&time0, (struct timezone *)0);
(void) gettimeofday(&timedol, (struct timezone *)0);
clock_val += (time_t)timezone;
clock_val = clock_val - (time_t)(timezone - altzone);
(void) gettimeofday(&tv, (struct timezone *)0);
(void) gettimeofday(&tv, (struct timezone *)0);
tvp->tv_sec -= timezone - altzone;
(void) gettimeofday(&t, (struct timezone *)0);
(struct timezone *)0);
(void) gettimeofday(&time_now, (struct timezone *)0);
(void) gettimeofday(&tv, (struct timezone *)0);
if (tzdone && timezone == 0 && altzone == 0 && daylight == 0 &&
(void) snprintf(tzstr, 100, "timezone=%d", timezone);
(void) gettimeofday(&timeval, (struct timezone *)NULL);
(void) gettimeofday(&timeval, (struct timezone *)NULL);
struct timezone tzone;
struct timezone tzone;
(void) gettimeofday(&tv, (struct timezone *)NULL);
(void) gettimeofday(&time, (struct timezone *)NULL);
#ifdef timezone
short timezone; /* Minutes west of GMT */
ftz.timezone = difftm (&gmt, localtime (&ftz.time)) / 60;
yyTimezone = now->timezone;
current_lag = isdst ? altzone : timezone;
current_lag = timezone;
current_lag = isdst ? altzone : timezone;
current_lag = timezone;
extern char *timezone();
tz = timezone(off, lt->tm_isdst);
gmtoff = (atm->tm_isdst) ? altzone : timezone;
newtime = lp->ttime - timezone;
when -= (timezone - altzone);
when -= (timezone-altzone);
when -= (timezone - altzone);
extern long timezone;
extern long timezone;
struct timezone tzp;
(void) gettimeofday(&tv, (struct timezone *)0);
(void) gettimeofday(&tv, (struct timezone *)NULL);
tp->timezone = timezone / 60;
timezone = lclzonep->default_timezone;
timezone = altzone = 0;
timezone = -ttisp->tt_gmtoff;
timezone = -std->tt_gmtoff;
timezone = lclzonep->default_timezone;
pdaylight.offset[0] = timezone;
offset = (my_is_in_dst) ? -altzone : -timezone;
t += (tmptr->tm_isdst > 0) ? altzone : timezone;
long dst_delta = timezone - altzone;
-timezone, &_tm);
(void) offtime_u((time_t)t, -timezone,
-timezone, &_tm);
-timezone, &_tm);
(void) offtime_u((time_t)t, -timezone, &_tm);
timezone = altzone = 0;
long int timezone = 0; /* XPG4 version 2 */
diff = -timezone;
(void) gettimeofday(&tv, (struct timezone *)NULL);
(void) gettimeofday(&now, (struct timezone *)0);
(void) gettimeofday(&now, (struct timezone *)0);
(void) gettimeofday(&t, (struct timezone *)0);
(void) gettimeofday(&now, (struct timezone *)0);
struct timezone tz;
struct timezone tz;
struct timezone tz;
isc__gettimeofday(struct timeval *tp, struct timezone *tzp) {
int isc__gettimeofday(struct timeval *tp, struct timezone *tzp);
struct timezone;
int gettimeofday(struct timeval *, struct timezone *);
int gettimeofday(struct timeval *, struct timezone *);
struct timezone; /* silence warning */
(void) gettimeofday(&tp, (struct timezone *)0);
free_timezones(struct tz_timezone *timezone)
tzptr = timezone;
isvalid_tz(char *timezone, char *root, int flag)
if ((timezone == NULL) || (*timezone == '\0')) {
if (_tz_match(_GMT_EXPR, timezone) == 0) {
if (_tz_match(_POSIX_EXPR, timezone) == 0) {
if (_tz_match(_POSIX_EXPR, timezone) == 0) {
if (*timezone == ':') {
timezone++;
"%s%s/%s", root, TZDIR, timezone);
"%s/%s", TZDIR, timezone);
gmtoff = (tm.tm_isdst) ? altzone : timezone;
struct timezone tz;
struct timezone tz;
struct timezone tz;
(void) gettimeofday(&now, (struct timezone *)0);
(void) gettimeofday(&now, (struct timezone *)0);
(struct timezone *) NULL) == -1) {
(struct timezone *) NULL) == -1) {
struct timezone tz;
tp->timezone = (short)tz.tz_minuteswest;
if (gettimeofday(&tv, (struct timezone *)0) == -1)
(void) gettimeofday(&ad->ad_timestamp, (struct timezone *)NULL);
(void) gettimeofday(&mytime, (struct timezone *)NULL);
short timezone; /* minutes west of CUT */