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_down_line_hook
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
terminal.h
103
extern VFunction *
terminal_down_line_hook
;
terminal.c
63
VFunction *
terminal_down_line_hook
= (VFunction *)NULL;
variable
309
if (
terminal_down_line_hook
)
310
(*
terminal_down_line_hook
) ();
pcterm.c
338
terminal_down_line_hook
= pc_down_line;
Completed in 65 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026