Home
last modified time | relevance | path

Searched refs:terminal_unprep_terminal_hook (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/texinfo/info/
Dterminal.h69 extern VFunction *terminal_unprep_terminal_hook;
Dterminal.c59 VFunction *terminal_unprep_terminal_hook = (VFunction *)NULL; variable
837 if (terminal_unprep_terminal_hook) in terminal_unprep_terminal()
839 (*terminal_unprep_terminal_hook) (); in terminal_unprep_terminal()