Lines Matching refs:buffer_ptr
573 cp = xstrdup(buffer_ptr(&buffer)); in channel_open_message()
794 ucp = buffer_ptr(b); in x11_open_helper()
913 p = buffer_ptr(&c->input); in channel_decode_socks4()
933 p = buffer_ptr(&c->input); in channel_decode_socks4()
989 p = buffer_ptr(&c->input); in channel_decode_socks5()
1102 p = buffer_ptr(&c->input); in channel_pre_dynamic()
1425 data = buffer_ptr(&c->output); in channel_handle_wfd()
1480 len = write(c->efd, buffer_ptr(&c->extended), in channel_handle_efd()
1550 len = write(c->sock, buffer_ptr(&c->output), in channel_post_output_drain_13()
1786 packet_put_string(buffer_ptr(&c->input), len); in channel_output_poll()
1821 packet_put_string(buffer_ptr(&c->extended), len); in channel_output_poll()