Lines Matching refs:buffer_ptr
635 cp = xstrdup(buffer_ptr(&buffer)); in channel_open_message()
881 ucp = buffer_ptr(b); in x11_open_helper()
1001 p = buffer_ptr(&c->input); in channel_decode_socks4()
1031 p = buffer_ptr(&c->input); in channel_decode_socks4()
1050 p = buffer_ptr(&c->input); in channel_decode_socks4()
1108 p = buffer_ptr(&c->input); in channel_decode_socks5()
1235 p = buffer_ptr(&c->input); in channel_pre_dynamic()
1607 buf = data = buffer_ptr(&c->output); in channel_handle_wfd()
1677 len = write(c->efd, buffer_ptr(&c->extended), in channel_handle_efd()
1783 len = write(c->sock, buffer_ptr(&c->output), in channel_post_output_drain_13()
2031 packet_put_string(buffer_ptr(&c->input), len); in channel_output_poll()
2066 packet_put_string(buffer_ptr(&c->extended), len); in channel_output_poll()