Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmandoc.h96 MANDOCERR_COND_EMPTY, /* conditional request controls empty scope */ enumerator
H A Droff.c1885 mandoc_msg(MANDOCERR_COND_EMPTY, r->parse, in roff_cond()