Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/mandoc/
H A Dmandoc.h408 typedef void (*mandocmsg)(enum mandocerr, enum mandoclevel, typedef
428 struct mparse *mparse_alloc(int, enum mandoclevel, mandocmsg,
H A Dread.c59 mandocmsg mmsg; /* warning/error message handler */
886 mparse_alloc(int options, enum mandoclevel wlevel, mandocmsg mmsg, in mparse_alloc()