Searched refs:current_history (Results 1 – 4 of 4) sorted by relevance
154 HIST_ENTRY *current_history(void);
163 while ((h = current_history())) { in edit_deinit()
334 for (he = current_history(); he != NULL; he = previous_history()) { in com_history()
1513 current_history(void) in current_history() function