Searched refs:rl_getc_function (Results 1 – 2 of 2) sorted by relevance
147 extern int (*rl_getc_function)(FILE *);
118 int (*rl_getc_function)(FILE *) = NULL; variable212 i = (*rl_getc_function)(rl_instream); in _getc_function()347 if (rl_getc_function) in rl_initialize()