Searched refs:rl_linebuf_func_t (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Drltypedefs.h76 typedef int rl_linebuf_func_t PARAMS((char *, int)); typedef
H A Dhistory.h280 extern rl_linebuf_func_t *history_inhibit_expansion_function;
H A Dreadline.h800 extern rl_linebuf_func_t *rl_char_is_quoted_p;
H A Dcomplete.c369 rl_linebuf_func_t *rl_char_is_quoted_p = (rl_linebuf_func_t *)NULL;
H A Dhistexpand.c110 rl_linebuf_func_t *history_inhibit_expansion_function;
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Drltypedefs.h76 typedef int rl_linebuf_func_t PARAMS((char *, int)); typedef
H A Dhistory.h280 extern rl_linebuf_func_t *history_inhibit_expansion_function;
H A Dreadline.h786 extern rl_linebuf_func_t *rl_char_is_quoted_p;
H A Dcomplete.c361 rl_linebuf_func_t *rl_char_is_quoted_p = (rl_linebuf_func_t *)NULL;
H A Dhistexpand.c110 rl_linebuf_func_t *history_inhibit_expansion_function;
/netbsd-current/lib/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;

Completed in 277 milliseconds