Searched refs:rl_completion_display_matches_hook (Results 1 – 7 of 7) sorted by relevance
818 tui_old_rl_display_matches_hook = rl_completion_display_matches_hook; in tui_setup_io()828 rl_completion_display_matches_hook = tui_rl_display_match_list; in tui_setup_io()861 rl_completion_display_matches_hook = tui_old_rl_display_matches_hook; in tui_setup_io()
237 rl_completion_display_matches_hook so that completion is written
110 rl_completion_display_matches_hook
129 rl_compdisp_func_t *rl_completion_display_matches_hook = NULL; variable
159 extern rl_compdisp_func_t *rl_completion_display_matches_hook;
2137 rl_completion_display_matches_hook = cli_display_match_list; in init_main()
13540 * top.c (init_main): Set rl_completion_display_matches_hook.13544 (tui_setup_io): Save/restore rl_completion_display_matches_hook.13594 * top.c (init_main): Set rl_completion_display_matches_hook.