Home
last modified time | relevance | path

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

/lk-master/lib/console/
A Dconsole.c72 static const char *next_history(console_t *con, uint *cursor);
155 static const char *next_history(console_t *con, uint *cursor) { in next_history() function
340 strlcpy(buffer, next_history(con, &history_cursor), LINE_LEN); in read_debug_line()

Completed in 4 milliseconds