Searched refs:rl_function_of_keyseq (Results 1 – 2 of 2) sorted by relevance
324 extern rl_command_func_t *rl_function_of_keyseq PARAMS((const char *, Keymap, int *));
283 func = rl_function_of_keyseq (keyseq, kmap, (int *)NULL);696 rl_function_of_keyseq (keyseq, map, type) in rl_function_of_keyseq() function