Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dread.c54 enum mparset inttype; /* which parser to use */ member
249 switch (curp->inttype) { in pset()
741 mparse_alloc(enum mparset inttype, enum mandoclevel wlevel, in mparse_alloc() argument
753 curp->inttype = inttype; in mparse_alloc()
756 curp->roff = roff_alloc(inttype, curp); in mparse_alloc()