Searched refs:packet_put_cstring (Results 1 – 8 of 8) sorted by relevance
477 packet_put_cstring("[email protected]"); in server_alive_check()1398 packet_put_cstring("disconnected by user"); in client_loop()1399 packet_put_cstring(""); /* language tag */ in client_loop()1639 packet_put_cstring("[email protected]"); in client_request_tun_fwd()1698 packet_put_cstring("open failed"); in client_input_channel_open()1699 packet_put_cstring(""); in client_input_channel_open()2206 packet_put_cstring(term != NULL ? term : ""); in client_session2_setup()2246 packet_put_cstring(name); in client_session2_setup()2247 packet_put_cstring(val); in client_session2_setup()2263 packet_put_cstring(name); in client_session2_setup()[all …]
146 packet_put_cstring(msg); in userauth_send_banner()147 packet_put_cstring(""); /* language, unused */ in userauth_send_banner()206 packet_put_cstring(service); in input_service_request()453 packet_put_cstring(methods); in userauth_finish()
198 packet_put_cstring("[email protected]"); in client_alive_check()668 packet_put_cstring(errmsg ? errmsg : "open failed"); in server_input_channel_open()669 packet_put_cstring(""); in server_input_channel_open()
72 #define packet_put_cstring(str) \ macro
2329 packet_put_cstring(sig2name(WTERMSIG(status))); in session_exit_message()2335 packet_put_cstring(""); in session_exit_message()2336 packet_put_cstring(""); in session_exit_message()
891 packet_put_cstring("[email protected]");2402 packet_put_cstring("markus");
1433 packet_put_cstring(password); in ssh_put_password()
1924 packet_put_cstring("[email protected]"); in ssh_session2()