Searched refs:restore_terminal (Results 1 – 4 of 4) sorted by relevance
717 static void restore_terminal(void) in restore_terminal() function729 restore_terminal(); in signal_handler()754 atexit(restore_terminal); in init_terminal()
48 restore_terminal (void) in restore_terminal() function450 atexit (restore_terminal); in main()
896 restore_terminal (void) in restore_terminal() function1744 atexit (restore_terminal); in main()
20372 restore_terminal() it forgets to restore the STDIN blocking status.