Home
last modified time | relevance | path

Searched defs:rl_bind_key (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dbind.c136 rl_bind_key (int key, rl_command_func_t *function) in rl_bind_key() function
/netbsd-src/lib/libedit/
H A Dreadline.c2012 rl_bind_key(int c, rl_command_func_t *func) in rl_bind_key() function