Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtminit.c130 tzwest(time_t* clock, int* isdst) in tzwest() function
263 n = tzwest(&now, &isdst); in tmlocal()
273 if ((m = tzwest(&now, &isdst)) != n) in tmlocal()