Searched refs:terminal_unprep_terminal_hook (Results 1 – 3 of 3) sorted by relevance
61 VFunction *terminal_unprep_terminal_hook = (VFunction *)NULL; variable839 if (terminal_unprep_terminal_hook) in terminal_unprep_terminal()841 (*terminal_unprep_terminal_hook) (); in terminal_unprep_terminal()
71 extern VFunction *terminal_unprep_terminal_hook;
336 terminal_unprep_terminal_hook = pc_unprep_terminal;