Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dtbl_opts.c54 {"nokeep", TBL_OPT_NOKEEP},
H A Dmandoc.h208 #define TBL_OPT_NOKEEP (1 << 5) macro