Searched refs:history_cursor (Results 1 – 1 of 1) sorted by relevance
265 uint history_cursor = start_history_cursor(con); in read_debug_line() local338 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