Home
last modified time | relevance | path

Searched refs:where_history (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/lib/libedit/readline/
Dreadline.h144 int where_history(void);
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtop.c793 int delta = where_history () - operate_saved_history; in gdb_rl_operate_and_get_next_completion()
819 where = where_history(); in gdb_rl_operate_and_get_next()
/mirbsd/src/lib/libedit/
Dreadline.c1202 where_history(void) in where_history() function