Home
last modified time | relevance | path

Searched refs:rl_redisplay_function (Results 1 – 2 of 2) sorted by relevance

/external/libedit/src/editline/
Dreadline.h136 extern VFunction *rl_redisplay_function;
/external/libedit/src/
Dreadline.c126 VFunction *rl_redisplay_function = NULL; variable