Home
last modified time | relevance | path

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

/NextBSD/contrib/libreadline/
HDreadline.h322 extern rl_command_func_t *rl_function_of_keyseq PARAMS((const char *, Keymap, int *));
HDbind.c284 func = rl_function_of_keyseq (keyseq, kmap, (int *)NULL);
690 rl_function_of_keyseq (keyseq, map, type) in rl_function_of_keyseq() function
/NextBSD/contrib/libreadline/doc/
HDrltech.texi765 @deftypefun {rl_command_func_t *} rl_function_of_keyseq (const char *keyseq, Keymap map, int *type)