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

  /src/external/gpl2/texinfo/dist/info/
terminal.h 75 extern VFunction *terminal_new_terminal_hook;
terminal.c 69 VFunction *terminal_new_terminal_hook = (VFunction *)NULL; variable
447 if (terminal_new_terminal_hook)
448 (*terminal_new_terminal_hook) (terminal_name);

Completed in 23 milliseconds