OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rl_event_hook
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/readline/
readline.h
162
extern rl_hook_func_t *
rl_event_hook
;
/src/lib/libedit/
readline.c
86
rl_hook_func_t *
rl_event_hook
= NULL;
variable in typeref:typename:rl_hook_func_t *
467
if (
rl_event_hook
&& !(e->el_flags & NO_TTY)) {
472
if (!
rl_event_hook
&& used_event_hook) {
2266
while (
rl_event_hook
) {
2268
(*
rl_event_hook
)();
2297
if (!
rl_event_hook
)
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025