Lines Matching refs:ch
336 static int mux_proc_byte(CharDriverState *chr, MuxDriver *d, int ch)340 if (ch == term_escape_char)342 switch(ch) {379 } else if (ch == term_escape_char) {