Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libreadline/
H A Dcomplete.c93 rl_compdisp_func_t *rl_completion_display_matches_hook = (rl_compdisp_func_t *)NULL; variable
/openbsd-src/lib/libedit/
H A Dreadline.c117 VFunction *rl_completion_display_matches_hook = NULL; variable