Home
last modified time | relevance | path

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

/trueos/contrib/libreadline/
HDfunmap.c69 { "beginning-of-history", rl_beginning_of_history },
HDmisc.c444 rl_beginning_of_history (count, key) in rl_beginning_of_history() function
HDvi_mode.c271 rl_beginning_of_history (0, 0);
276 rl_beginning_of_history (count, 0);
HDreadline.h129 extern int rl_beginning_of_history PARAMS((int, int));
HDemacs_keymap.c386 { ISFUNC, rl_beginning_of_history }, /* Meta-< */