Home
last modified time | relevance | path

Searched defs:outopts (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dterm_ascii.c63 ascii_init(enum termenc enc, const struct manoutput *outopts) in ascii_init()
142 ascii_alloc(const struct manoutput *outopts) in ascii_alloc()
149 utf8_alloc(const struct manoutput *outopts) in utf8_alloc()
156 locale_alloc(const struct manoutput *outopts) in locale_alloc()
H A Dterm_ps.c515 pdf_alloc(const struct manoutput *outopts) in pdf_alloc()
521 ps_alloc(const struct manoutput *outopts) in ps_alloc()
527 pspdf_alloc(const struct manoutput *outopts, enum termtype type) in pspdf_alloc()
H A Dhtml.c137 html_alloc(const struct manoutput *outopts) in html_alloc()