Home
last modified time | relevance | path

Searched refs:rl_set_key (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/lib/libreadline/
Dbind.c206 rl_set_key (keyseq, function, map) in rl_set_key() function
1203 rl_set_key (seq, rl_named_function (funname), _rl_keymap);
2134 rl_set_key (keyseq, default_func, _rl_keymap);
Dreadline.h295 extern int rl_set_key PARAMS((const char *, rl_command_func_t *, Keymap));
/openbsd/src/gnu/lib/libreadline/doc/
Drltech.texinfo681 @deftypefun int rl_set_key (const char *keyseq, rl_command_func_t *function, Keymap map)