Lines Matching refs:packet_put_cstring
695 packet_put_cstring(c->ctype); in channel_send_open()
714 packet_put_cstring(service); in channel_request_start()
1390 packet_put_cstring("x11"); in channel_post_x11_listener()
1395 packet_put_cstring(remote_ipaddr); in channel_post_x11_listener()
1407 packet_put_cstring(buf); in channel_post_x11_listener()
1441 packet_put_cstring(rtype); in port_open_helper()
1447 packet_put_cstring(c->path); in port_open_helper()
1451 packet_put_cstring(c->path); in port_open_helper()
1454 packet_put_cstring(c->path); in port_open_helper()
1457 packet_put_cstring(c->path); in port_open_helper()
1462 packet_put_cstring(""); in port_open_helper()
1465 packet_put_cstring(remote_ipaddr); in port_open_helper()
1472 packet_put_cstring(c->path); in port_open_helper()
1476 packet_put_cstring(c->remote_name); in port_open_helper()
1590 packet_put_cstring("auth-agent@openssh.com"); in channel_post_auth_listener()
1649 packet_put_cstring(strerror(err)); in channel_post_connecting()
1650 packet_put_cstring(""); in channel_post_connecting()
3224 packet_put_cstring("streamlocal-forward@openssh.com");
3226 packet_put_cstring(fwd->listen_path);
3228 packet_put_cstring("tcpip-forward");
3230 packet_put_cstring(channel_rfwd_bind_host(fwd->listen_host));
3240 packet_put_cstring(fwd->connect_host);
3369 packet_put_cstring("cancel-tcpip-forward");
3371 packet_put_cstring(channel_rfwd_bind_host(host));
3407 packet_put_cstring("cancel-streamlocal-forward@openssh.com");
3409 packet_put_cstring(path);
4266 packet_put_cstring(proto);
4267 packet_put_cstring(new_data);