Lines Matching refs:ch
328 static int mux_proc_byte(CharDriverState *chr, MuxDriver *d, int ch)332 if (ch == term_escape_char)334 switch(ch) {371 } else if (ch == term_escape_char) {