Home
last modified time | relevance | path

Searched refs:noecho (Results 1 – 25 of 33) sorted by relevance

12

/NextBSD/contrib/ncurses/ncurses/base/
HDlib_echo.c68 NCURSES_SP_NAME(noecho) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
79 noecho(void) in noecho() function
81 return NCURSES_SP_NAME(noecho) (CURRENT_SCREEN); in noecho()
HDlib_restart.c77 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
HDlib_getstr.c98 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in wgetnstr_events() local
/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDprompt.c59 svn_boolean_t noecho; /* terminal echo was turned off */ member
74 svn_boolean_t noecho, svn_boolean_t close_handles, in terminal_handle_init() argument
80 terminal->noecho = noecho; in terminal_handle_init()
154 terminal_open(terminal_handle_t **terminal, svn_boolean_t noecho, in terminal_open() argument
171 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()
/NextBSD/contrib/netbsd-tests/lib/libcurses/tests/
HDcbreak2 # setting noecho stops getch setting cbreak itself so we should need
4 call OK noecho
/NextBSD/contrib/gdb/gdb/tui/
HDtui-hooks.c122 noecho (); in tui_query_hook()
HDtui.c380 noecho (); in tui_enable()
/NextBSD/usr.bin/talk/
HDinit_disp.c87 noecho(); in init_display()
/NextBSD/contrib/ncurses/ncurses/widechar/
HDlib_get_wstr.c110 noecho(); in wgetn_wstr()
/NextBSD/usr.bin/grdc/
HDgrdc.c107 noecho(); in main()
/NextBSD/contrib/ee/
HDnew_curse.h226 extern void noecho P_((void));
HDee.c3254 noecho();
3273 noecho(); in set_up_term()
/NextBSD/usr.bin/systat/
HDmain.c230 noecho(); in main()
/NextBSD/tools/tools/ath/athratestats/
HDmain.c384 noecho(); in main()
/NextBSD/usr.sbin/gstat/
HDgstat.c179 noecho(); in main()
/NextBSD/contrib/nvi/cl/
HDcl_screen.c278 noecho(); /* No character echo. */ in cl_vi_init()
/NextBSD/contrib/ncurses/misc/
HDncurses.def297 "noecho" @201 NONAME
HDncurses.ref222 "noecho" @201 NONAME ; implemented
/NextBSD/tools/tools/net80211/stumbler/
HDstumbler.c1021 initscr(); cbreak(); noecho(); in main()
/NextBSD/contrib/ipfilter/tools/
HDipfstat.c1336 noecho();
1512 noecho();
/NextBSD/usr.sbin/pmcstat/
HDpmcstat.c1382 noecho(); in main()
/NextBSD/lib/ncurses/ncurses/
HDMakefile720 curs_inopts.3 noecho.3 \
/NextBSD/contrib/gcc/
HDsys-protos.h783 extern int noecho(void);
/NextBSD/contrib/ncurses/include/
HDcurses.h.in720 extern NCURSES_EXPORT(int) noecho (void); /* implemented */
989 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(noecho) (SCREEN*); /* implemented:SP_FUNC */
/NextBSD/contrib/ncurses/ncurses/
HDllib-lncurses381 #undef noecho
382 int noecho(void)

12