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