Searched refs:escproc (Results 1 – 1 of 1) sorted by relevance
236 int ret, fret = 0, cnt = 0, escproc = 0, timeout = delay * 1000; in read_input() local266 else if (ch == '\033' || escproc) { in read_input()269 if (!escproc) { in read_input()271 escproc = 1; in read_input()