Searched defs:rl_getc_function (Results 1 - 1 of 1) sorted by relevance

/external/libedit/src/
H A Dreadline.c119 int (*rl_getc_function)(FILE *) = NULL; variable
221 i = (*rl_getc_function)(NULL);
325 if (rl_getc_function)

Completed in 123 milliseconds