Searched refs:termenc (Results 1 – 2 of 2) sorted by relevance
19 enum termenc { enum105 enum termenc enc; /* Type of encoding. */
43 static struct termp *ascii_init(enum termenc, const struct manoutput *);63 ascii_init(enum termenc enc, const struct manoutput *outopts) in ascii_init()