OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EL_BUILTIN_GETCFN
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libedit/
histedit.h
163
#define
EL_BUILTIN_GETCFN
(NULL)
read.c
121
* If it is set to
EL_BUILTIN_GETCFN
, then reset to the builtin one.
126
el_read->read_char = (rc ==
EL_BUILTIN_GETCFN
) ? read_char : rc;
132
* return the current read char function, or
EL_BUILTIN_GETCFN
139
EL_BUILTIN_GETCFN
: el_read->read_char;
readline.c
473
el_set(e, EL_GETCFN,
EL_BUILTIN_GETCFN
);
2298
el_set(el, EL_GETCFN,
EL_BUILTIN_GETCFN
);
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025