OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:terminal_clear_screen_hook
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
terminal.h
95
extern VFunction *
terminal_clear_screen_hook
;
terminal.c
64
VFunction *
terminal_clear_screen_hook
= (VFunction *)NULL;
variable
285
if (
terminal_clear_screen_hook
)
286
(*
terminal_clear_screen_hook
) ();
pcterm.c
339
terminal_clear_screen_hook
= pc_clear_screen;
Completed in 23 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026