Searched defs:timezone (Results 1 – 11 of 11) sorted by relevance
52 struct timezone struct60 If TZ is not null, *TZ must be a struct timezone, and both fields argument
33 struct timezone { struct34 int tz_minuteswest; /* minutes west of Greenwich */35 int tz_dsttime; /* type of dst correction */
21 struct timezone { struct22 int tz_minuteswest; /* minutes west of Greenwich */23 int tz_dsttime; /* type of dst correction */
11 short int timezone; /* Minutes west of GMT. */ member
216 s16 timezone; member
53 u16 timezone; member
168 struct timezone { struct169 int tz_minuteswest;170 int tz_dsttime;
192 s16 timezone; member