Home
last modified time | relevance | path

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

/mirbsd/src/lib/libocurses/
Dgetch.c51 __echoit, __rawmode);
53 if (__echoit && !__rawmode) {
63 if (__echoit) {
Dtty.c164 __echoit = 1; in echo()
176 __echoit = 0; in noecho()
Dinitscr.c51 __echoit = 1; in initscr()
Dcurses.c37 int __echoit = 1; /* If stty indicates ECHO. */ variable
Dcurses.h319 extern int __echoit;