Searched refs:telnet_echo_set (Results 1 – 1 of 1) sorted by relevance
96 static int telnet_echo_set(const struct shell *sh, bool val) in telnet_echo_set() function111 int ret = telnet_echo_set(sh_telnet->shell_context, false); in telnet_reply_dont_command()137 int ret = telnet_echo_set(sh_telnet->shell_context, true); in telnet_reply_do_command()451 (void)telnet_echo_set(sh_telnet->shell_context, false); in telnet_accept()