OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EL_GETCFN
(Results
1 - 5
of
5
) sorted by null
/external/libedit/src/
histedit.h
148
#define
EL_GETCFN
13 /* , el_rfunc_t); set/get */
eln.c
224
case
EL_GETCFN
: /* el_rfunc_t */
318
case
EL_GETCFN
: /* el_rfunc_t */
el.c
324
case
EL_GETCFN
:
466
case
EL_GETCFN
:
readline.c
326
el_set(e,
EL_GETCFN
, _getc_function);
408
el_set(e,
EL_GETCFN
, _rl_event_read_char);
413
el_set(e,
EL_GETCFN
, EL_BUILTIN_GETCFN);
[
all
...]
/prebuilts/libs/libedit/include/
histedit.h
148
#define
EL_GETCFN
13 /* , el_rfunc_t); set/get */
Completed in 4905 milliseconds