Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmandoc_msg.c285 static enum mandoclevel rc = MANDOCLEVEL_OK;
371 if (fileptr != NULL && rc != MANDOCLEVEL_OK) in mandoc_msg_summary()
H A Dmandoc.h33 MANDOCLEVEL_OK = 0, enumerator
H A Ddemandoc.c100 return (int)MANDOCLEVEL_OK; in main()
H A Dmain.c650 if (outst.wstop && mandoc_msg_getrc() != MANDOCLEVEL_OK) in main()
993 if (outst->wstop && mandoc_msg_getrc() != MANDOCLEVEL_OK) in parse()
H A Dmandocdb.c430 exitcode = (int)MANDOCLEVEL_OK; in mandocdb()
461 exitcode = (int)MANDOCLEVEL_OK; in mandocdb()