/dports/devel/cgit/cgit-1.2.3/git/compat/ |
H A D | terminal.c | 8 static void restore_term(void); 12 restore_term(); in restore_term_on_signal() 25 static void restore_term(void) in restore_term() function 65 static void restore_term(void) in restore_term() function 131 restore_term(); in git_terminal_prompt()
|
/dports/devel/git-svn/git-2.34.1/compat/ |
H A D | terminal.c | 13 restore_term(); in restore_term_on_signal() 26 void restore_term(void) in restore_term() function 86 void restore_term(void) in restore_term() function 268 restore_term(); in git_terminal_prompt() 360 restore_term(); in read_key_without_echo() 393 restore_term(); in read_key_without_echo() 405 void restore_term(void) in restore_term() function
|
H A D | terminal.h | 5 void restore_term(void);
|
/dports/devel/git-gui/git-2.34.1/compat/ |
H A D | terminal.c | 13 restore_term(); in restore_term_on_signal() 26 void restore_term(void) in restore_term() function 86 void restore_term(void) in restore_term() function 268 restore_term(); in git_terminal_prompt() 360 restore_term(); in read_key_without_echo() 393 restore_term(); in read_key_without_echo() 405 void restore_term(void) in restore_term() function
|
H A D | terminal.h | 5 void restore_term(void);
|
/dports/devel/git-p4/git-2.34.1/compat/ |
H A D | terminal.c | 13 restore_term(); in restore_term_on_signal() 26 void restore_term(void) in restore_term() function 86 void restore_term(void) in restore_term() function 268 restore_term(); in git_terminal_prompt() 360 restore_term(); in read_key_without_echo() 393 restore_term(); in read_key_without_echo() 405 void restore_term(void) in restore_term() function
|
H A D | terminal.h | 5 void restore_term(void);
|
/dports/devel/git/git-2.34.1/compat/ |
H A D | terminal.c | 13 restore_term(); in restore_term_on_signal() 26 void restore_term(void) in restore_term() function 86 void restore_term(void) in restore_term() function 268 restore_term(); in git_terminal_prompt() 360 restore_term(); in read_key_without_echo() 393 restore_term(); in read_key_without_echo() 405 void restore_term(void) in restore_term() function
|
H A D | terminal.h | 5 void restore_term(void);
|
/dports/devel/git-cvs/git-2.34.1/compat/ |
H A D | terminal.c | 13 restore_term(); in restore_term_on_signal() 26 void restore_term(void) in restore_term() function 86 void restore_term(void) in restore_term() function 268 restore_term(); in git_terminal_prompt() 360 restore_term(); in read_key_without_echo() 393 restore_term(); in read_key_without_echo() 405 void restore_term(void) in restore_term() function
|
H A D | terminal.h | 5 void restore_term(void);
|
/dports/misc/teseq/teseq-1.1.1/ |
H A D | reseq | 196 sub restore_term { 210 $SIG{$sig} = \&restore_term; 294 &restore_term if $termios;
|
H A D | reseq.in | 196 sub restore_term { 210 $SIG{$sig} = \&restore_term; 294 &restore_term if $termios;
|
/dports/lang/nwcc/nwcc_0.8.3/ |
H A D | snake_driver.c | 52 restore_term(void) { in restore_term() function 62 restore_term(); in sigwinch() 252 atexit(restore_term); in n_getch()
|
H A D | sweeper.c | 27 restore_term(void) { in restore_term() function 35 restore_term(); in sanity() 65 atexit(restore_term); in n_getch()
|
/dports/misc/dtach/dtach-0.9/ |
H A D | attach.c | 39 restore_term(void) in restore_term() function 194 atexit(restore_term); in attach_main()
|
/dports/editors/helix/helix-0.5.0/helix-term/src/ |
H A D | application.rs | 227 self.restore_term().unwrap(); in handle_signals() 567 fn restore_term(&mut self) -> Result<(), Error> { in restore_term() method 600 self.restore_term()?; in run()
|
/dports/games/moria/umoria/source/ |
H A D | signals.c | 179 restore_term();
|
H A D | externs.h | 339 void restore_term(void); 851 void restore_term();
|
H A D | io.c | 264 restore_term(); in suspend() 540 void restore_term() in restore_term() function
|
H A D | files.c | 151 restore_term(); in read_times()
|
/dports/games/moria/umoria/unix/ |
H A D | unix.c | 204 restore_term(); /* Terminal in original state. */
|
/dports/games/moria/umoria/ibmpc/ |
H A D | tcio.c | 122 void restore_term(void){ in restore_term() function
|
/dports/games/moria/umoria/mac/ |
H A D | macio.c | 69 void restore_term() in restore_term() function
|
/dports/sysutils/smenu/smenu-0.9.18/ |
H A D | smenu.h | 451 restore_term(int const fd);
|