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_write_chars_hook
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
terminal.h
87
extern VFunction *
terminal_write_chars_hook
;
terminal.c
72
VFunction *
terminal_write_chars_hook
= (VFunction *)NULL;
variable
260
if (
terminal_write_chars_hook
)
261
(*
terminal_write_chars_hook
) (string, nchars);
pcterm.c
345
terminal_write_chars_hook
= pc_write_chars;
Completed in 16 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026