Searched defs:outopts (Results 1 – 4 of 4) sorted by relevance
69 ascii_init(enum termenc enc, char *outopts) in ascii_init()139 ascii_alloc(char *outopts) in ascii_alloc()146 utf8_alloc(char *outopts) in utf8_alloc()154 locale_alloc(char *outopts) in locale_alloc()
118 ml_alloc(char *outopts, enum htmltype type) in ml_alloc()158 html_alloc(char *outopts) in html_alloc()166 xhtml_alloc(char *outopts) in xhtml_alloc()
407 pdf_alloc(char *outopts) in pdf_alloc()418 ps_alloc(char *outopts) in ps_alloc()429 pspdf_alloc(char *outopts) in pspdf_alloc()
66 char outopts[BUFSIZ]; /* buf of output opts */ member