Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zic/
H A Dzic.c243 static int unspecifiedtype; variable
2587 thisdefaulttype = unspecifiedtype; in writezone()
2592 omittype[unspecifiedtype] = false; in writezone()
2741 putc(typemap[unspecifiedtype], fp); in writezone()
3230 unspecifiedtype = addtype(0, "-00", false, false, false); in outzone()