Searched refs:rl_add_funmap_entry (Results 1 – 5 of 5) sorted by relevance
211 rl_add_funmap_entry (const char *name, rl_command_func_t *function) in rl_add_funmap_entry() function239 rl_add_funmap_entry (default_funmap[i].name, default_funmap[i].function); in rl_initialize_funmap()
370 extern int rl_add_funmap_entry PARAMS((const char *, rl_command_func_t *));
130 rl_add_funmap_entry (name, function); in rl_add_defun()
2361 -- Function: int rl_add_funmap_entry (const char *name,4823 * rl_add_funmap_entry: Associating Function Names and Bindings.
918 @deftypefun int rl_add_funmap_entry (const char *name, rl_command_func_t *function)