Searched refs:rl_getc_function (Results 1 – 2 of 2) sorted by relevance
134 extern int (*rl_getc_function)(FILE *);
115 int (*rl_getc_function)(FILE *) = NULL; variable217 i = (*rl_getc_function)(NULL); in _getc_function()328 if (rl_getc_function) in rl_initialize()