Home
last modified time | relevance | path

Searched refs:rl_end_of_history (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/lib/libreadline/
H A Dfunmap.c91 { "end-of-history", rl_end_of_history },
H A Dmisc.c344 rl_end_of_history (count, key) in rl_end_of_history() function
H A Dreadline.h129 extern int rl_end_of_history PARAMS((int, int));
H A Demacs_keymap.c388 { ISFUNC, rl_end_of_history }, /* Meta-> */