Searched refs:rl_bind_keyseq (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dreadline.h301 extern int rl_bind_keyseq PARAMS((const char *, rl_command_func_t *));
H A Dbind.c242 rl_bind_keyseq (keyseq, function) function
1283 rl_bind_keyseq (). Otherwise, let the older code deal with it. */
1322 rl_bind_keyseq (seq, rl_named_function (funname));

Completed in 81 milliseconds