Home
last modified time | relevance | path

Searched refs:tz_dsttime (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/conf/
H A Dparam.c81 struct timezone tz = { .tz_minuteswest = 0, .tz_dsttime = 0 };
/xnu-12377.81.4/bsd/sys/
H A Dtime.h154 int tz_dsttime; /* type of dst correction */ member