Searched refs:previous_history (Results 1 – 4 of 4) sorted by relevance
160 HIST_ENTRY *previous_history(void);
98 h = previous_history(); in readline_cmd_handler()
334 for (he = current_history(); he != NULL; he = previous_history()) { in com_history()
1578 previous_history(void) in previous_history() function