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

/freebsd-10.0-release/usr.sbin/portsnap/phttpget/
H A Dphttpget.c253 copybytes(int sd, int fd, off_t copylen, char * resbuf, int * resbuflen, function
631 error = copybytes(sd, fd, clen, resbuf,
649 error = copybytes(sd, fd, contentlength, resbuf,
659 error = copybytes(sd, fd, OFF_MAX, resbuf,

Completed in 104 milliseconds