Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/less/
Dttyin.c190 c = WIN32getch(); in getchr()
Dos.c179 if (win32_kbhit() && WIN32getch() == CONTROL('X'))
Dfuncs.h36 public char WIN32getch LESSPARAMS ((VOID_PARAM));
Dscreen.c2913 WIN32getch(VOID_PARAM) in WIN32getch() function