Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c324 static int unspecifiedtype; variable
2874 thisdefaulttype = unspecifiedtype; in writezone()
2879 omittype[unspecifiedtype] = false; in writezone()
3030 putc(typemap[unspecifiedtype], fp); in writezone()
3522 unspecifiedtype = addtype(0, "-00", false, false, false); in outzone()