stream_read
l = stream_read(c->rc_fd, buf, sizeof (buf));
if (stream_read(c->rc_fd, buf, 1) != 1) {
if (stream_read(c->rc_fd, buf, RFBP_SECURITY_VNC_AUTH_LEN)
if (stream_read(c->rc_fd, buf, 1) != 1) {
if (stream_read(c->rc_fd, &msg, sizeof (msg)) != sizeof (msg))
if (stream_read(c->rc_fd, &msg, sizeof (msg)) != sizeof (msg))
if (stream_read(c->rc_fd, &enc, sizeof (enc)) != sizeof (enc))
if (stream_read(c->rc_fd, &msg, sizeof (msg)) != sizeof (msg))
if (stream_read(c->rc_fd, &msg, sizeof (msg)) != sizeof (msg))
if (stream_read(c->rc_fd, &msg, sizeof (msg)) != sizeof (msg))
if (stream_read(c->rc_fd, &msg, sizeof (msg)) != sizeof (msg))
l = stream_read(c->rc_fd, buf,
if (stream_read(c->rc_fd, &msg, sizeof (msg)) != sizeof (msg))
if (stream_read(c->rc_fd, &keymsg, sizeof (keymsg)) !=
ssize_t stream_read(int fd, void *buf, ssize_t nbytes);