Searched refs:next_history (Results 1 – 1 of 1) sorted by relevance
72 static const char *next_history(console_t *con, uint *cursor);155 static const char *next_history(console_t *con, uint *cursor) { in next_history() function340 strlcpy(buffer, next_history(con, &history_cursor), LINE_LEN); in read_debug_line()
Completed in 4 milliseconds