Searched refs:got_some_input (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/src/
H A Dprocess.c4300 int got_some_input = 0;
4766 got_some_input |= nfds > 0;
4793 got_some_input = 1;
4966 return got_some_input;
4286 int got_some_input = 0; local

Completed in 259 milliseconds