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