Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/tzcode/
H A Dzic.c232 static int unspecifiedtype; variable
2610 thisdefaulttype = unspecifiedtype; in writezone()
2615 omittype[unspecifiedtype] = false; in writezone()
2764 putc(typemap[unspecifiedtype], fp); in writezone()
3264 unspecifiedtype = addtype(0, "-00", false, false, false); in outzone()