Searched refs:rl_getc_function (Results 1 – 2 of 2) sorted by relevance
137 extern int (*rl_getc_function)(FILE *);
116 int (*rl_getc_function)(FILE *) = NULL; variable200 i = (*rl_getc_function)(rl_instream); in _getc_function()319 if (rl_getc_function) in rl_initialize()