Searched refs:rl_linefunc (Results 1 - 1 of 1) sorted by relevance

/external/libedit/src/
H A Dreadline.c85 VCPFunction *rl_linefunc = NULL; variable
1951 if (done && rl_linefunc != NULL) {
1958 (*(void (*)(const char *))rl_linefunc)(wbuf);
1970 rl_linefunc = linefunc;
1978 rl_linefunc = NULL;

Completed in 58 milliseconds