Searched refs:endwin (Results 1 – 25 of 37) sorted by relevance
12
49 NCURSES_SP_NAME(endwin) (NCURSES_SP_DCL0) in NCURSES_EXPORT()80 endwin(void) in endwin() function82 return NCURSES_SP_NAME(endwin) (CURRENT_SCREEN); in endwin()
125 endwin(); in dumpit()
129 endwin(); in resize()343 endwin(); in die()388 endwin(); in nlisterr()
195 NCURSES_SP_NAME(endwin) (NCURSES_SP_ARG); in handle_SIGTSTP() local277 NCURSES_SP_NAME(endwin) (NCURSES_SP_ARG); in handle_SIGINT() local
238 endwin(); in main()245 endwin(); in main()
96 if (endwin() != OK) in bsddialog_end() 97 RETURN_ERROR("Cannot end curses (endwin)"); in bsddialog_end()
178 endwin(); in quit()
239 extern void endwin P_((void));
2447 endwin(); in quit()2466 endwin(); in edit_abort()3110 endwin(); in sh_command()
232 endwin(); in cleanup()238 endwin(); in die()
197 endwin.3x endwin.3ncurses
53 endwin(3X) curs_initscr(3X)
406 (void)endwin(); in cl_vi_end()
128 final endwin() will leave you in the correct shell mode. If you use the130 mode, but the final endwin() will leave you in raw mode. There you have
770 (void)endwin(); in cl_suspend()
352 endwin(); in main()
610 endwin(); in main()
191 "endwin" @52 NONAME
73 "endwin" @52 NONAME ; implemented
111 endwin (); in get_cols()
139 * modify endwin to return an error if it is called again without an208 This program shows the return-status from endwin with different209 combinations of endwin (repeated), initscr, newterm.
1952 endwin(); in main()1963 endwin(); in main()
407 endwin();610 In order to clean up after the ncurses routines, the routine endwin()613 Thus, anytime after the call to initscr, endwin() should be called633 endwin()634 Your program should always call endwin() before exiting or651 variable $TERM is used. endwin() should called once at wrapup799 To leave ncurses mode, call endwin() as you would if you were807 between an endwin() call and the following refresh(), FALSE otherwise.812 endwin(); /* restore original tty modes */820 under xterm. The easiest way to handle SIGWINCH is to do an endwin,
1475 endwin(); in topipstates()1699 endwin(); in topipstates()
415 endwin(); in pmcstat_topexit()