Home
last modified time | relevance | path

Searched refs:rl_undo_command (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gdb-7/readline/
H A Dfunmap.c135 { "undo", rl_undo_command },
H A Dundo.c314 rl_undo_command (count, key) in rl_undo_command() function
H A Demacs_keymap.c66 { ISFUNC, rl_undo_command }, /* Control-_ */
625 { ISFUNC, rl_undo_command }, /* Control-u */
H A Dreadline.h191 extern int rl_undo_command PARAMS((int, int));
H A Dvi_mode.c266 return (rl_undo_command (count, key));