Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dterm_ascii.c63 ascii_init(enum termenc enc, const struct manoutput *outopts) in ascii_init() argument
126 if (outopts->mdoc) in ascii_init()
128 if (outopts->indent) in ascii_init()
129 p->defindent = outopts->indent; in ascii_init()
130 if (outopts->width) in ascii_init()
131 p->defrmargin = outopts->width; in ascii_init()
132 if (outopts->synopsisonly) in ascii_init()
141 ascii_alloc(const struct manoutput *outopts) in ascii_alloc() argument
144 return ascii_init(TERMENC_ASCII, outopts); in ascii_alloc()
148 utf8_alloc(const struct manoutput *outopts) in utf8_alloc() argument
[all …]
H A Dterm_ps.c515 pdf_alloc(const struct manoutput *outopts) in pdf_alloc() argument
517 return pspdf_alloc(outopts, TERMTYPE_PDF); in pdf_alloc()
521 ps_alloc(const struct manoutput *outopts) in ps_alloc() argument
523 return pspdf_alloc(outopts, TERMTYPE_PS); in ps_alloc()
527 pspdf_alloc(const struct manoutput *outopts, enum termtype type) in pspdf_alloc() argument
567 pp = outopts->paper; in pspdf_alloc()
H A Dhtml.c140 html_alloc(const struct manoutput *outopts) in html_alloc() argument
148 h->style = outopts->style; in html_alloc()
149 if ((h->base_man1 = outopts->man) == NULL) in html_alloc()
153 h->base_includes = outopts->includes; in html_alloc()
154 if (outopts->fragment) in html_alloc()
156 if (outopts->toc) in html_alloc()
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in76 curs_outopts.3x outopts.3ncurses
/freebsd/sbin/ipf/common/
H A Dipf_y.y251 rulehead markout outopts rulemain ruletail outtag ruletail2
396 outopts:
397 | outopts outopt