OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rl_linefunc
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libedit/
readline.c
84
rl_vcpfunc_t *
rl_linefunc
= NULL;
variable in typeref:typename:rl_vcpfunc_t *
2151
if (done &&
rl_linefunc
!= NULL) {
2159
(*(void (*)(const char *))
rl_linefunc
)(wbuf);
2171
rl_linefunc
= linefunc;
2179
rl_linefunc
= NULL;
readline.c
84
rl_vcpfunc_t *
rl_linefunc
= NULL;
variable in typeref:typename:rl_vcpfunc_t *
2151
if (done &&
rl_linefunc
!= NULL) {
2159
(*(void (*)(const char *))
rl_linefunc
)(wbuf);
2171
rl_linefunc
= linefunc;
2179
rl_linefunc
= NULL;
Completed in 24 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025