Home
last modified time | relevance | path

Searched refs:xterm_idx (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_unix.c6200 int xterm_idx = -1; in RealWaitForChar() local
6226 xterm_idx = nfd; in RealWaitForChar()
6269 if (xterm_Shell != (Widget)0 && (fds[xterm_idx].revents & POLLIN)) in RealWaitForChar()