Home
last modified time | relevance | path

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

/SCP-firmware-master/debugger/src/cli/
A Dcli.c203 char **history,
911 char **history, in cli_get_command() argument
928 if (buffer == 0 || buffer_size == 0 || history == 0 || in cli_get_command()
995 if (history[history_index][0] == 0) { in cli_get_command()
1008 buffer, history[history_index], buffer_size); in cli_get_command()
1046 buffer, history[history_index], buffer_size); in cli_get_command()

Completed in 4 milliseconds