Searched defs:timezone (Results 1 – 5 of 5) sorted by relevance
21 struct timezone { struct22 int tz_minuteswest;23 int tz_dsttime;
29 short timezone; member
57 struct timezone struct63 typedef struct timezone *__restrict __timezone_ptr_t; argument
36 short int timezone; /* Minutes west of GMT. */ member
20 struct timezone { struct21 int tz_minuteswest; /* minutes west of Greenwich */22 int tz_dsttime; /* type of dst correction */