Searched refs:fld_echo (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetn_ws.c55 static int fld_echo; /* Software echo flag. */ variable
166 fld_echo = __m_set_echo(0);
190 (void) __m_set_echo(fld_echo);
220 if (fld_echo) {
322 if (fld_echo) {
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwgetn_ws.c50 static int fld_echo; /* Software echo flag. */ variable
155 fld_echo = __m_set_echo(0);
174 (void) __m_set_echo(fld_echo);
297 if (fld_echo) {

Completed in 29 milliseconds