Searched defs:outopts (Results 1 – 4 of 4) sorted by relevance
61 ascii_init(enum termenc enc, const struct mchars *mchars, char *outopts) in ascii_init()146 ascii_alloc(const struct mchars *mchars, char *outopts) in ascii_alloc()153 utf8_alloc(const struct mchars *mchars, char *outopts) in utf8_alloc()160 locale_alloc(const struct mchars *mchars, char *outopts) in locale_alloc()
510 pdf_alloc(const struct mchars *mchars, char *outopts) in pdf_alloc()521 ps_alloc(const struct mchars *mchars, char *outopts) in ps_alloc()532 pspdf_alloc(const struct mchars *mchars, char *outopts) in pspdf_alloc()
132 html_alloc(const struct mchars *mchars, char *outopts) in html_alloc()
85 char outopts[BUFSIZ]; /* buf of output opts */ member