Searched refs:tz_dsttime (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/conf/ | ||
| H A D | param.c | 81 struct timezone tz = { .tz_minuteswest = 0, .tz_dsttime = 0 }; |
| /xnu-12377.81.4/bsd/sys/ | ||
| H A D | time.h | 154 int tz_dsttime; /* type of dst correction */ member |