Searched refs:rl_unbind_function_in_map (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dreadline.h299 extern int rl_unbind_function_in_map PARAMS((rl_command_func_t *, Keymap));
H A Dbind.c208 rl_unbind_function_in_map (func, map) function
235 return (rl_unbind_function_in_map (func, map));

Completed in 68 milliseconds