Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/zic/
H A Dzic.c104 int ttisstd, int ttisgmt);
2302 const int ttisstd, const int ttisgmt) in addtype() argument
2314 if (ttisgmt != TRUE && ttisgmt != FALSE) { in addtype()
2326 ttisgmt == ttisgmts[i]) in addtype()
2344 ttisgmts[i] = ttisgmt; in addtype()