Home
last modified time | relevance | path

Searched refs:attemptfunc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dreadline.c1465 sp->attemptfunc = rl_attempted_completion_function; in rl_save_state()
1505 rl_attempted_completion_function = sp->attemptfunc; in rl_restore_state()
H A Dreadline.h957 rl_completion_func_t *attemptfunc; member