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_put_text_hook
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
terminal.h
83
extern VFunction *
terminal_put_text_hook
;
terminal.c
70
VFunction *
terminal_put_text_hook
= (VFunction *)NULL;
variable
248
if (
terminal_put_text_hook
)
249
(*
terminal_put_text_hook
) (string);
pcterm.c
343
terminal_put_text_hook
= pc_put_text;
Completed in 16 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026