Searched refs:termenc (Results 1 – 2 of 2) sorted by relevance
25 enum termenc { enum85 enum termenc enc; /* Type of encoding. */
51 static struct termp *ascii_init(enum termenc, char *);69 ascii_init(enum termenc enc, char *outopts) in ascii_init()