Searched refs:bline (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/mandoc/
H A Dman.c184 int bline; local
233 bline = man->flags & MAN_BLINE;
243 if (bline && man_hasc(buf + offs))
244 bline = 0;
265 if (bline == 0 ||

Completed in 53 milliseconds