Searched refs:cli_putstr (Results 1 – 3 of 3) sorted by relevance
51 int32_t cli_putstr(char *msg);
38 int32_t cli_putstr(char *msg) in cli_putstr() function
1358 cli_putstr(cli_console_get_all_tag(NULL)); in cli_do_output()1360 return cli_putstr(msg); in cli_do_output()
Completed in 10 milliseconds