Searched defs:mygetch (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dinput.c65 mygetch(void) function
105 while ((c = mygetch()) != '\r' && c != '\n' && c != KEY_ENTER &&
154 (void) mygetch();

Completed in 61 milliseconds