Lines Matching full:send_all
524 int send_all(int fd, const void *buf, int len1)
552 int send_all(int fd, const void *_buf, int len1)
611 return send_all(s->fd_out, buf, len);
937 return send_all(s->fd, buf, len);
1993 return send_all(s->fd, buf, len);