Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dedit_readline.c163 while ((h = current_history())) { in edit_deinit()
/freebsd/contrib/libedit/readline/
H A Dreadline.h177 HIST_ENTRY *current_history(void);
/freebsd/contrib/libedit/
H A Dreadline.c1690 current_history(void) in current_history() function
1760 return current_history(); in previous_history()
1779 return current_history(); in next_history()