Home
last modified time | relevance | path

Searched refs:endwin (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_endwin.c49 NCURSES_SP_NAME(endwin) (NCURSES_SP_DCL0) in NCURSES_EXPORT()
80 endwin(void) in endwin() function
82 return NCURSES_SP_NAME(endwin) (CURRENT_SCREEN); in endwin()
H A Dnew_pair.c125 endwin(); in dumpit()
/freebsd/usr.bin/systat/
H A Dmain.c128 endwin(); in resize()
344 endwin(); in die()
389 endwin(); in nlisterr()
/freebsd/usr.bin/grdc/
H A Dgrdc.c238 endwin(); in main()
245 endwin(); in main()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c195 NCURSES_SP_NAME(endwin) (NCURSES_SP_ARG); in handle_SIGTSTP() local
277 NCURSES_SP_NAME(endwin) (NCURSES_SP_ARG); in handle_SIGINT() local
/freebsd/contrib/bsddialog/lib/
H A Dlibbsddialog.c96 if (endwin() != OK) in bsddialog_end()
/freebsd/usr.bin/talk/
H A Dinit_disp.c178 endwin(); in quit()
/freebsd/contrib/ee/
H A Dnew_curse.h239 extern void endwin P_((void));
H A Dee.c2655 endwin(); in quit()
2674 endwin(); in edit_abort()
3349 endwin(); in sh_command()
/freebsd/tools/tools/net80211/stumbler/
H A Dstumbler.c232 endwin(); in cleanup()
238 endwin(); in die()
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in199 endwin.3x endwin.3ncurses
H A Dmanhtml.aliases55 endwin(3X) curs_initscr(3X)
/freebsd/contrib/nvi/cl/
H A Dcl_screen.c406 (void)endwin(); in cl_vi_end()
H A DREADME.signal128 final endwin() will leave you in the correct shell mode. If you use the
130 mode, but the final endwin() will leave you in raw mode. There you have
H A Dcl_funcs.c770 (void)endwin(); in cl_suspend()
/freebsd/sys/teken/demo/
H A Dteken_demo.c352 endwin(); in main()
/freebsd/usr.sbin/gstat/
H A Dgstat.c678 endwin(); in main()
/freebsd/contrib/ncurses/misc/
H A Dncurses.def191 "endwin" @52 NONAME
H A Dncurses.ref73 "endwin" @52 NONAME ; implemented
/freebsd/contrib/flex/src/
H A Dscanopt.c111 endwin (); in get_cols()
/freebsd/contrib/ncurses/
H A DANNOUNCE139 * modify endwin to return an error if it is called again without an
208 This program shows the return-status from endwin with different
209 combinations of endwin (repeated), initscr, newterm.
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc406 endwin();
609 In order to clean up after the ncurses routines, the routine endwin()
612 Thus, anytime after the call to initscr, endwin() should be called
632 endwin()
633 Your program should always call endwin() before exiting or
650 variable $TERM is used. endwin() should called once at wrapup
798 To leave ncurses mode, call endwin() as you would if you were
806 between an endwin() call and the following refresh(), FALSE otherwise.
811 endwin(); /* restore original tty modes */
819 under xterm. The easiest way to handle SIGWINCH is to do an endwin,
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c1475 endwin(); in topipstates()
1699 endwin(); in topipstates()
/freebsd/usr.sbin/pmcstat/
H A Dpmcstat.c415 endwin(); in pmcstat_topexit()
/freebsd/lib/ncurses/tinfo/
H A DMakefile623 curs_initscr.3 endwin.3 \

12