Searched refs:terminal_clear_to_eol_hook (Results 1 – 3 of 3) sorted by relevance
65 VFunction *terminal_clear_to_eol_hook = (VFunction *)NULL; variable272 if (terminal_clear_to_eol_hook) in terminal_clear_to_eol()273 (*terminal_clear_to_eol_hook) (); in terminal_clear_to_eol()
91 extern VFunction *terminal_clear_to_eol_hook;
340 terminal_clear_to_eol_hook = pc_clear_to_eol;