Searched defs:outopts (Results 1 – 3 of 3) sorted by relevance
63 ascii_init(enum termenc enc, const struct manoutput *outopts) in ascii_init() argument 141 ascii_alloc(const struct manoutput * outopts) ascii_alloc() argument 148 utf8_alloc(const struct manoutput * outopts) utf8_alloc() argument 155 locale_alloc(const struct manoutput * outopts) locale_alloc() argument [all...]
515 pdf_alloc(const struct manoutput *outopts) in pdf_alloc() argument 521 ps_alloc(const struct manoutput *outopts) in ps_alloc() argument 527 pspdf_alloc(const struct manoutput *outopts, enum termtype type) in pspdf_alloc() argument
140 html_alloc(const struct manoutput *outopts) in html_alloc()