Searched refs:entryfunc (Results 1 – 2 of 2) sorted by relevance
1462 sp->entryfunc = rl_completion_entry_function; in rl_save_state()1502 rl_completion_entry_function = sp->entryfunc; in rl_restore_state()
954 rl_compentry_func_t *entryfunc; member