Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c89 static void addtt(zic_t starttime, int type);
1687 addtt(starttime, type);
1690 addtt(min_time, type);
1786 addtt(ktime, type);
1799 else addtt(starttime,
1822 addtt(starttime, type) in addtt() function