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

/ast/src/lib/libast/tm/
H A Dtminit.c130 tzwest(time_t* clock, int* isdst) function
263 n = tzwest(&now, &isdst);
267 * through the last 12 months until tzwest() changes
273 if ((m = tzwest(&now, &isdst)) != n)

Completed in 10 milliseconds