Home
last modified time | relevance | path

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

/lk-master/lib/console/
A Dconsole.c265 uint history_cursor = start_history_cursor(con); in read_debug_line() local
338 strlcpy(buffer, prev_history(con, &history_cursor), LINE_LEN); in read_debug_line()
340 strlcpy(buffer, next_history(con, &history_cursor), LINE_LEN); in read_debug_line()

Completed in 4 milliseconds