• Home
  • Raw
  • Download

Lines Matching refs:packet_put_cstring

463 			packet_put_cstring("cancel-tcpip-forward");  in channel_free()
465 packet_put_cstring(channel_rfwd_bind_host( in channel_free()
759 packet_put_cstring(c->ctype); in channel_send_open()
778 packet_put_cstring(service); in channel_request_start()
1454 packet_put_cstring("x11"); in channel_post_x11_listener()
1459 packet_put_cstring(remote_ipaddr); in channel_post_x11_listener()
1471 packet_put_cstring(buf); in channel_post_x11_listener()
1505 packet_put_cstring(rtype); in port_open_helper()
1511 packet_put_cstring(c->path); in port_open_helper()
1515 packet_put_cstring(c->path); in port_open_helper()
1518 packet_put_cstring(c->path); in port_open_helper()
1521 packet_put_cstring(c->path); in port_open_helper()
1526 packet_put_cstring(""); in port_open_helper()
1529 packet_put_cstring(remote_ipaddr); in port_open_helper()
1536 packet_put_cstring(c->path); in port_open_helper()
1540 packet_put_cstring(c->remote_name); in port_open_helper()
1654 packet_put_cstring("auth-agent@openssh.com"); in channel_post_auth_listener()
1713 packet_put_cstring(strerror(err)); in channel_post_connecting()
1714 packet_put_cstring(""); in channel_post_connecting()
3590 packet_put_cstring("streamlocal-forward@openssh.com");
3592 packet_put_cstring(fwd->listen_path);
3594 packet_put_cstring("tcpip-forward");
3596 packet_put_cstring(channel_rfwd_bind_host(fwd->listen_host));
3606 packet_put_cstring(fwd->connect_host);
3737 packet_put_cstring("cancel-tcpip-forward");
3739 packet_put_cstring(channel_rfwd_bind_host(host));
3776 packet_put_cstring("cancel-streamlocal-forward@openssh.com");
3778 packet_put_cstring(path);
4653 packet_put_cstring(proto);
4654 packet_put_cstring(new_data);