Searched refs:sCLIbuffer (Results 1 – 1 of 1) sorted by relevance
468 static char sCLIbuffer[CLI_CONFIG_SCRATCH_BUFFER_SIZE] = { 0 }; variable491 sCLIbuffer, in cli_printf()492 sCLIbuffer + CLI_CONFIG_SCRATCH_BUFFER_SIZE, in cli_printf()498 status = cli_print((const char *)sCLIbuffer); in cli_printf()510 if (strnlen((char *)sCLIbuffer, CLI_CONFIG_SCRATCH_BUFFER_SIZE) >= in cli_printf()
Completed in 4 milliseconds