Searched defs:noecho (Results 1 – 5 of 5) sorted by relevance
69 NCURSES_SP_NAME(noecho) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument80 noecho(void) in noecho() function
79 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
101 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in wgetnstr_events() local
59 svn_boolean_t noecho; /* terminal echo was turned off */ member74 svn_boolean_t noecho, svn_boolean_t close_handles, in terminal_handle_init()154 terminal_open(terminal_handle_t **terminal, svn_boolean_t noecho, in terminal_open()
2664 noecho() /* turn off echoing */ in noecho() function