Searched refs:noecho (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_echo.c41 * noecho()
68 NCURSES_SP_NAME(noecho) (NCURSES_SP_DCL0) function
70 T((T_CALLED("noecho(%p)"), (void *) SP_PARM));
79 noecho(void) function
81 return NCURSES_SP_NAME(noecho) (CURRENT_SCREEN);
H A Dlib_restart.c77 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG);
H A Dlib_getstr.c98 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprompt.c61 svn_boolean_t noecho; /* terminal echo was turned off */
76 svn_boolean_t noecho, svn_boolean_t close_handles,
82 terminal->noecho = noecho;
156 terminal_open(terminal_handle_t **terminal, svn_boolean_t noecho,
173 terminal_handle_init(*terminal, NULL, NULL, noecho, FALSE, NULL);
220 (*terminal)->noecho = noecho;
304 const svn_boolean_t echo = !terminal->noecho;
572 if (terminal->noecho)
59 svn_boolean_t noecho; /* terminal echo was turned off */ member in struct:terminal_handle_t
72 terminal_handle_init(terminal_handle_t *terminal, apr_file_t *infd, apr_file_t *outfd, svn_boolean_t noecho, svn_boolean_t close_handles, apr_pool_t *pool) argument
154 terminal_open(terminal_handle_t **terminal, svn_boolean_t noecho, apr_pool_t *pool) argument
[all...]
/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-hooks.c122 noecho ();
H A Dtui.c380 noecho ();
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c110 noecho();
/freebsd-11-stable/usr.bin/talk/
H A Dinit_disp.c87 noecho();
/freebsd-11-stable/usr.sbin/gstat/
H A Dgstat.c202 noecho();
453 noecho();
/freebsd-11-stable/contrib/ee/
H A Dnew_curse.h226 extern void noecho P_((void));
H A Dee.c3254 noecho();
3273 noecho();
/freebsd-11-stable/usr.bin/grdc/
H A Dgrdc.c107 noecho();
/freebsd-11-stable/usr.bin/systat/
H A Dmain.c230 noecho();
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl_screen.c278 noecho(); /* No character echo. */
/freebsd-11-stable/tools/tools/ath/athratestats/
H A Dmain.c384 noecho();
/freebsd-11-stable/tools/tools/net80211/stumbler/
H A Dstumbler.c1021 initscr(); cbreak(); noecho();
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h783 extern int noecho(void);
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipfstat.c1341 noecho();
1517 noecho();
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile721 curs_inopts.3 noecho.3 \
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat.c1384 noecho();
/freebsd-11-stable/contrib/dialog/
H A Dutil.c426 (void) noecho();
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c3649 report_return(noecho());
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1169 ::noecho();

Completed in 202 milliseconds