Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwgetch.c314 __m_echo(WINDOW *w, int ch) in __m_echo() function
413 return (__m_echo(w, node->key)); in wgetch()
446 return (__m_echo(w, ch)); in wgetch()