Searched refs:rl_function_of_keyseq (Results 1 – 3 of 3) sorted by relevance
307 extern rl_command_func_t *rl_function_of_keyseq PARAMS((const char *, Keymap, int *));
570 rl_function_of_keyseq (keyseq, map, type) in rl_function_of_keyseq() function2128 func = rl_function_of_keyseq (keyseq, _rl_keymap, (int *)NULL);
717 @deftypefun {rl_command_func_t *} rl_function_of_keyseq (const char *keyseq, Keymap map, int *type)