Home
last modified time | relevance | path

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

12

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_echo.c69 NCURSES_SP_NAME(noecho) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument
80 noecho(void) in noecho() function
82 return NCURSES_SP_NAME(noecho) (CURRENT_SCREEN); in noecho()
H A Dlib_restart.c79 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in NCURSES_EXPORT() local
H A Dlib_getstr.c102 NCURSES_SP_NAME(noecho) (NCURSES_SP_ARG); in wgetnstr_events() local
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/
H A Dcbreak2 # setting noecho stops getch setting cbreak itself so we should need
4 call OK noecho
/freebsd/contrib/bsddialog/lib/
H A Dlibbsddialog.c52 error += noecho(); in bsddialog_init_notheme()
/freebsd/usr.sbin/gstat/
H A Dgstat.c211 noecho(); in main()
563 noecho(); in main()
/freebsd/usr.bin/talk/
H A Dinit_disp.c83 noecho(); in init_display()
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c113 noecho(); in wgetn_wstr()
/freebsd/contrib/ncurses/test/
H A Dback_ground.c254 noecho(); in main()
H A Ddup_field.c366 noecho(); in main()
H A Dmove_field.c496 noecho(); in main()
/freebsd/contrib/ee/
H A Dnew_curse.h226 extern void noecho P_((void));
H A Dee.c3252 noecho(); in sh_command()
3272 noecho(); in set_up_term()
/freebsd/usr.bin/grdc/
H A Dgrdc.c113 noecho(); in main()
/freebsd/usr.bin/systat/
H A Dmain.c243 noecho(); in main()
/freebsd/tools/tools/ath/athratestats/
H A Dmain.c389 noecho(); in main()
/freebsd/contrib/nvi/cl/
H A Dcl_screen.c274 noecho(); /* No character echo. */ in cl_vi_init()
/freebsd/contrib/ncurses/misc/
H A Dncurses.def297 "noecho" @201 NONAME
H A Dncurses.ref222 "noecho" @201 NONAME ; implemented
/freebsd/tools/tools/net80211/stumbler/
H A Dstumbler.c1019 initscr(); cbreak(); noecho(); in main()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1302 noecho(); in topipstates()
1478 noecho(); in topipstates()
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c1320 noecho(); in main()
/freebsd/lib/ncurses/tinfo/
H A DMakefile637 curs_inopts.3 noecho.3 \
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in706 extern NCURSES_EXPORT(int) noecho (void); /* implemented */
984 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(noecho) (SCREEN*); /* implemented:SP_FUNC */
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncurses419 #undef noecho
420 int noecho(void)

12