Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libreadline/
H A Dreadline.h307 extern rl_command_func_t *rl_function_of_keyseq PARAMS((const char *, Keymap, int *));
H A Dbind.c570 rl_function_of_keyseq (keyseq, map, type) in rl_function_of_keyseq() function
2128 func = rl_function_of_keyseq (keyseq, _rl_keymap, (int *)NULL);
/openbsd-src/gnu/lib/libreadline/doc/
H A Drltech.texinfo717 @deftypefun {rl_command_func_t *} rl_function_of_keyseq (const char *keyseq, Keymap map, int *type)