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_to_eol_hook
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
terminal.h
91
extern VFunction *
terminal_clear_to_eol_hook
;
terminal.c
65
VFunction *
terminal_clear_to_eol_hook
= (VFunction *)NULL;
variable
273
if (
terminal_clear_to_eol_hook
)
274
(*
terminal_clear_to_eol_hook
) ();
pcterm.c
340
terminal_clear_to_eol_hook
= pc_clear_to_eol;
Completed in 22 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026