Searched refs:tz_dsttime (Results 1 – 6 of 6) sorted by relevance
149 tZone.tz_dsttime = 0; in Wait()259 tZone.tz_dsttime = 0; in Process()
22 int tz_dsttime; /* type of dst correction */ member
129 tzone.tz_dsttime = 0; in hwclock_main()
690 if (tz) *tz = (struct vki_timezone){ .tz_minuteswest = 0, .tz_dsttime = 0 }; in VG_()
2004 EXPECT_POISONED(tz.tz_dsttime); in TEST()2009 EXPECT_NOT_POISONED(tz.tz_dsttime); in TEST()
297 int tz_dsttime; /* type of dst correction */ member