Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dttyin.c198 c = WIN32getch(); in getchr()
H A Dos.c258 c = WIN32getch(); in iread()
H A Dfuncs.h43 public char WIN32getch(void);
H A Dscreen.c2927 * Makes the next call to WIN32getch return ch. in WIN32getch()
3158 public char WIN32getch(void)
3172 (void) WIN32getch();
2917 public char WIN32getch(void) WIN32getch() function