Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dos.c285 if (win32_kbhit2(TRUE)) in iread()
H A Dscreen.c3163 public lbool win32_kbhit2(lbool no_queued) in win32_kbhit2() function
3194 return win32_kbhit2(FALSE); in win32_kbhit()
H A Dfuncs.h44 public lbool win32_kbhit2(lbool no_queued);