Home
last modified time | relevance | path

Searched defs:timezone (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtime.h21 struct timezone { struct
22 int tz_minuteswest;
23 int tz_dsttime;
H A Dtimeb.h29 short timezone; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dtime.h57 struct timezone struct
63 typedef struct timezone *__restrict __timezone_ptr_t; argument
H A Dtimeb.h36 short int timezone; /* Minutes west of GMT. */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtime.h20 struct timezone { struct
21 int tz_minuteswest; /* minutes west of Greenwich */
22 int tz_dsttime; /* type of dst correction */