Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Droff.c80 ROFFRULE_ALLOW enumerator
1078 (ROFF_ccond == t || ROFFRULE_ALLOW == rr || in roff_cond_sub()
1192 return(ROFFRULE_ALLOW); in roff_evalcond()
1240 return lh ? ROFFRULE_ALLOW : ROFFRULE_DENY; in roff_evalcond()
1284 ROFFRULE_ALLOW : ROFFRULE_DENY; in roff_cond()