Home
last modified time | relevance | path

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

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