Home
last modified time | relevance | path

Searched refs:prev_history (Results 1 – 1 of 1) sorted by relevance

/lk-master/lib/console/
A Dconsole.c73 static const char *prev_history(console_t *con, uint *cursor);
165 static const char *prev_history(console_t *con, uint *cursor) { in prev_history() function
338 strlcpy(buffer, prev_history(con, &history_cursor), LINE_LEN); in read_debug_line()

Completed in 3 milliseconds