Searched refs:current_history (Results 1 - 11 of 11) sorted by path

/freebsd-11-stable/contrib/libreadline/
H A Ddisplay.c494 if (_rl_mark_modified_lines && current_history () && rl_undo_list)
H A Dhistexpand.c273 entry = current_history ();
H A Dhistory.c173 current_history () function
H A Dhistory.h130 extern HIST_ENTRY *current_history PARAMS((void));
164 current_history () is the history entry, and the value of this function
H A Dmisc.c340 temp = current_history ();
H A Dreadline.c389 entry = current_history ();
H A Dsearch.c173 entry = current_history ();
478 temp = current_history ();
H A Dsignals.c457 entry = current_history ();
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dedit_readline.c163 while ((h = current_history())) {
/freebsd-11-stable/lib/libedit/edit/readline/
H A Dreadline.h155 HIST_ENTRY *current_history(void);
/freebsd-11-stable/lib/libedit/
H A Dreadline.c1552 current_history(void) function

Completed in 184 milliseconds