Home
last modified time | relevance | path

Searched defs:noecho (Results 1 – 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ncurses/ncurses/base/
HDlib_echo.c69 NCURSES_SP_NAME(noecho) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
80 noecho(void) in noecho() function
HDlib_restart.c79 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
HDlib_getstr.c101 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in wgetnstr_events() local
/freebsd-13-stable/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()
154 terminal_open(terminal_handle_t **terminal, svn_boolean_t noecho, in terminal_open()
/freebsd-13-stable/contrib/ee/
HDnew_curse.c2664 noecho() /* turn off echoing */ in noecho() function