Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libreadline/examples/
H A Dhistexamp.c38 using_history ();
59 using_history ();
/openbsd/gnu/lib/libreadline/
H A Dmisc.c214 using_history (); in _rl_start_using_history()
348 using_history ();
H A Dhistory.h65 extern void using_history PARAMS((void));
H A Dhistory.c120 using_history () in using_history() function
/openbsd/lib/libedit/readline/
H A Dreadline.h145 void using_history(void);
/openbsd/regress/lib/libedit/readline/
H A Dhistory.c44 using_history(); in msg()
/openbsd/gnu/lib/libreadline/doc/
H A Dhstech.texinfo146 @deftypefun void using_history (void)
477 using_history ();
/openbsd/lib/libedit/
H A Dreadline.c449 using_history(void) in using_history() function