Searched refs:rl_add_funmap_entry (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dfunmap.c193 rl_add_funmap_entry (name, function) function
223 rl_add_funmap_entry (default_funmap[i].name, default_funmap[i].function);
H A Dreadline.h349 extern int rl_add_funmap_entry PARAMS((const char *, rl_command_func_t *));
H A Dbind.c107 rl_add_funmap_entry (name, function);

Completed in 121 milliseconds