Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmtype.c48 tmset(tm_info.zone); in tmtype()
H A Dtmxleap.c43 tmset(tm_info.zone); in tmxleap()
H A Dtmzone.c58 tmset(tm_info.zone); in tmzone()
H A Dtmxtime.c61 tmset(tm_info.zone); in tmxtime()
H A Dtmxmake.c55 tmset(tm_info.zone); in tmxtm()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dtm.h40 #define tmset(z) tminit(z) macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE957 include/tm.h: tmset() now calls tminit() directly
1706 drop tmset() TZ=... because it only worked when TZ=... was ignored
1800 95-01-11 change tm/*.c tmset(0) to tmset(tm_info.zone) to keep user setting