Searched refs:next_history (Results 1 – 4 of 4) sorted by relevance
96 while (next_history()) in readline_cmd_handler()101 next_history(); in readline_cmd_handler()174 next_history(); in edit_deinit()176 next_history(); in edit_deinit()
161 HIST_ENTRY *next_history(void);
331 while (next_history()) in com_history()
1589 next_history(void) in next_history() function