Searched refs:rl_getc_function (Results 1 – 3 of 3) sorted by relevance
513 tui_old_rl_getc_function = rl_getc_function; in tui_setup_io()519 rl_getc_function = tui_getc; in tui_setup_io()554 rl_getc_function = tui_old_rl_getc_function; in tui_setup_io()
136 extern int (*rl_getc_function)(FILE *);
116 int (*rl_getc_function)(FILE *) = NULL; variable218 i = (*rl_getc_function)(NULL); in _getc_function()329 if (rl_getc_function) in rl_initialize()