Searched refs:rl_completion_entry_function (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libedit/edit/readline/
H A Dreadline.h113 extern Function *rl_completion_entry_function;
/freebsd-9.3-release/contrib/libreadline/
H A Dcomplete.c190 rl_compentry_func_t *rl_completion_entry_function = (rl_compentry_func_t *)NULL; variable
197 rl_completion_entry_function to try to match, otherwise use the
1653 our_func = rl_completion_entry_function
1654 ? rl_completion_entry_function
2142 our_func = rl_completion_entry_function
2143 ? rl_completion_entry_function
H A Dreadline.h601 extern rl_compentry_func_t *rl_completion_entry_function;
616 rl_completion_entry_function to try to match, otherwise use the
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dtop.c1761 rl_completion_entry_function = readline_line_completion_function;
/freebsd-9.3-release/lib/libedit/
H A Dreadline.c102 Function *rl_completion_entry_function = NULL; variable
1765 (CPFunction *)rl_completion_entry_function,

Completed in 93 milliseconds