Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dtbl_opts.c56 {"nowarn", TBL_OPT_NOWARN},
H A Dmandoc.h210 #define TBL_OPT_NOWARN (1 << 7) macro