Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/readline/
H A Dreadline.h40 typedef int rl_linebuf_func_t(const char *, int); typedef
68 rl_linebuf_func_t *function;
143 extern rl_linebuf_func_t *history_inhibit_expansion_function;
/freebsd/contrib/libedit/
H A Dreadline.c106 rl_linebuf_func_t *history_inhibit_expansion_function = NULL;