Searched refs:endwin (Results 1 – 16 of 16) sorted by relevance
31 int endwin ( void ) { in endwin() function
50 curses.endwin()
191 _curses.endwin()
56 curses.endwin()
63 endwin(); in ~GPTDataCurses()417 endwin(); in Verify()766 endwin(); in MainMenu()815 endwin(); in ShowTypes()
123 endwin(); in login_ui()
424 endwin(); in settings_ui()
167 endwin (); in close_windows()
271 endwin(); in pxe_menu_select()
51 endwin(); in cleanup_curses()
72 curses.endwin()
243 extern int endwin ( void );
291 endwin(); in end_dialog()
113 to reverse the curses-friendly terminal settings. Then call the :func:`endwin`116 curses.endwin()
171 .. function:: endwin()310 Return ``True`` if :func:`endwin` has been called (that is, the curses library has
1681 NoArgNoReturnFunction(endwin) in NoArgNoReturnFunction()