Searched refs:copybytes (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/portsnap/phttpget/
H A Dphttpget.c255 copybytes(int sd, int fd, off_t copylen, char * resbuf, int * resbuflen, function
633 error = copybytes(sd, fd, clen, resbuf,
651 error = copybytes(sd, fd, contentlength, resbuf,
661 error = copybytes(sd, fd, OFF_MAX, resbuf,

Completed in 108 milliseconds