Home
last modified time | relevance | path

Searched refs:unstifle_history (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/regress/lib/libedit/readline/
Dhistory.c45 unstifle_history(); in msg()
52 unstifle_history(); in msg()
/openbsd/src/gnu/lib/libreadline/
Dhistory.h98 extern int unstifle_history PARAMS((void));
Dhistory.c350 unstifle_history () in unstifle_history() function
DCHANGES19 f. Fixed unstifle_history() to return values that match the documentation.
/openbsd/src/lib/libedit/readline/
Dreadline.h149 int unstifle_history(void);
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dtop.c1562 unstifle_history (); in set_history_size_command()
/openbsd/src/gnu/lib/libreadline/doc/
Dhstech.texinfo190 @deftypefun int unstifle_history (void)
/openbsd/src/lib/libedit/
Dreadline.c1163 unstifle_history(void) in unstifle_history() function