Searched refs:tzwest (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libast/common/tm/
H A Dtminit.c129 tzwest(time_t* clock, int* isdst) function
262 n = tzwest(&now, &isdst);
266 * through the last 12 months until tzwest() changes
272 if ((m = tzwest(&now, &isdst)) != n)

Completed in 92 milliseconds