Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dterm_ascii.c57 ascii_init(enum termenc enc, const struct manoutput *outopts) in ascii_init()
131 ascii_alloc(const struct manoutput *outopts) in ascii_alloc()
138 utf8_alloc(const struct manoutput *outopts) in utf8_alloc()
145 locale_alloc(const struct manoutput *outopts) in locale_alloc()
H A Dterm_ps.c511 pdf_alloc(const struct manoutput *outopts) in pdf_alloc()
517 ps_alloc(const struct manoutput *outopts) in ps_alloc()
523 pspdf_alloc(const struct manoutput *outopts, enum termtype type) in pspdf_alloc()
H A Dhtml.c138 html_alloc(const struct manoutput *outopts) in html_alloc()