Home
last modified time | relevance | path

Searched defs:rl_attempted_completion_function (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dcomplete.c277 rl_completion_func_t *rl_attempted_completion_function = (rl_completion_func_t *)NULL; variable
/netbsd-src/lib/libedit/
H A Dreadline.c117 rl_completion_func_t *rl_attempted_completion_function = NULL; variable