Searched refs:escape_index (Results 1 – 1 of 1) sorted by relevance
921 uint32_t escape_index = 0; in cli_get_command() local974 escape[escape_index] = c; in cli_get_command()975 escape[escape_index + 1] = 0; in cli_get_command()976 escape_index = escape_index + 1; in cli_get_command()981 escape_index = 0; in cli_get_command()
Completed in 4 milliseconds