Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmain.c154 rc = MANDOCLEVEL_OK; in main()
161 if (MANDOCLEVEL_OK != rc && curp.wstop) in main()
180 exit((int)MANDOCLEVEL_OK); in version()
225 if (MANDOCLEVEL_OK != rc && curp->wstop) in parse()
H A Dmandoc.h31 MANDOCLEVEL_OK = 0, enumerator
H A Dread.c773 curp->file_status = MANDOCLEVEL_OK; in mparse_reset()