Searched refs:terminal_prep_terminal_hook (Results 1 – 3 of 3) sorted by relevance
68 extern VFunction *terminal_prep_terminal_hook;
57 VFunction *terminal_prep_terminal_hook = (VFunction *)NULL; variable696 if (terminal_prep_terminal_hook) in terminal_prep_terminal()698 (*terminal_prep_terminal_hook) (); in terminal_prep_terminal()
333 terminal_prep_terminal_hook = pc_prep_terminal;