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

/freebsd-11-stable/contrib/mdocml/
H A Dman_html.c54 static int fillmode(struct html *, int);
207 if (fillmode(h, 0) == MAN_fi)
236 fillmode(h, MAN_fi);
243 fillmode(h, MAN_fi);
253 fillmode(h, want_fillmode);
256 if (fillmode(h, want_fillmode) == MAN_fi &&
331 if (fillmode(h, 0) == MAN_nf &&
342 fillmode(struct html *h, int want) function

Completed in 93 milliseconds