Home
last modified time | relevance | path

Searched defs:mparse (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/mandoc/
H A Dread.c50 struct mparse { struct
54 enum mparset inttype; /* which parser to use */ argument
69 static void mparse_buf_r(struct mparse *, struct buf, int); argument