HomeSort by: relevance | last modified time | path
    Searched refs:terminal_prep_terminal_hook (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/texinfo/dist/info/
terminal.h 70 extern VFunction *terminal_prep_terminal_hook;
terminal.c 60 VFunction *terminal_prep_terminal_hook = (VFunction *)NULL; variable
701 if (terminal_prep_terminal_hook)
703 (*terminal_prep_terminal_hook) ();
pcterm.c 335 terminal_prep_terminal_hook = pc_prep_terminal;

Completed in 55 milliseconds