Searched refs:noecho (Results 1 – 25 of 33) sorted by relevance
12
68 NCURSES_SP_NAME(noecho) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument79 noecho(void) in noecho() function81 return NCURSES_SP_NAME(noecho) (CURRENT_SCREEN); in noecho()
77 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
98 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() argument80 terminal->noecho = noecho; in terminal_handle_init()154 terminal_open(terminal_handle_t **terminal, svn_boolean_t noecho, in terminal_open() argument171 terminal_handle_init(*terminal, NULL, NULL, noecho, FALSE, NULL); in terminal_open()218 (*terminal)->noecho = noecho; in terminal_open()302 const svn_boolean_t echo = !terminal->noecho; in terminal_getc()570 if (terminal->noecho) in prompt()
2 # setting noecho stops getch setting cbreak itself so we should need4 call OK noecho
122 noecho (); in tui_query_hook()
380 noecho (); in tui_enable()
87 noecho(); in init_display()
110 noecho(); in wgetn_wstr()
107 noecho(); in main()
226 extern void noecho P_((void));
3254 noecho();3273 noecho(); in set_up_term()
230 noecho(); in main()
384 noecho(); in main()
179 noecho(); in main()
278 noecho(); /* No character echo. */ in cl_vi_init()
297 "noecho" @201 NONAME
222 "noecho" @201 NONAME ; implemented
1021 initscr(); cbreak(); noecho(); in main()
1336 noecho();1512 noecho();
1382 noecho(); in main()
720 curs_inopts.3 noecho.3 \
783 extern int noecho(void);
720 extern NCURSES_EXPORT(int) noecho (void); /* implemented */989 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(noecho) (SCREEN*); /* implemented:SP_FUNC */
381 #undef noecho382 int noecho(void)