Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dman.c150 mandoc_msg(MANDOCERR_SPACE_EOL, line, i - 1, NULL); in man_ptext()
225 mandoc_msg(MANDOCERR_SPACE_EOL, ln, offs - 1, NULL); in man_pmacro()
H A Dmdoc.c232 mandoc_msg(MANDOCERR_SPACE_EOL, line, (int)(ws - buf), NULL); in mdoc_ptext()
354 mandoc_msg(MANDOCERR_SPACE_EOL, ln, offs - 1, NULL); in mdoc_pmacro()
H A Dmandoc.h78 MANDOCERR_SPACE_EOL, /* whitespace at end of input line */ enumerator
H A Dmdoc_argv.c507 mandoc_msg(MANDOCERR_SPACE_EOL, in args()
569 mandoc_msg(MANDOCERR_SPACE_EOL, line, *pos, NULL); in args()
H A Droff.c1305 mandoc_msg(MANDOCERR_SPACE_EOL, in roff_expand()
1739 mandoc_msg(MANDOCERR_SPACE_EOL, ln, *pos, NULL); in roff_getarg()