Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dscreen.c153 static int win_unget_data; variable
2927 return (char) win_unget_data; in WIN32getch()
2980 win_unget_data = ch; in WIN32ungetch()