Searched defs:tz (Results 1 – 8 of 8) sorted by relevance
36 int ParseTimeZone(long tz) in ParseTimeZone()
40 uint8_t tz; member
122 struct timezone tz {}; in SetTimezoneToKernel() struct
134 struct timezone tz; in GetTimeZone() local
34 char tz[MAX_LENGTH_OF_TIME_ZONE]; member
89 char tz[tzBufSize]; in GetTimeZone() local
107 struct timezone tz = { 0 }; in SystemInit() local
106 tz: [u8; MAX_LENGTH_OF_TIME_ZONE], field