Searched defs:resbufpos (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/libexec/phttpget/
H A Dphttpget.c223 readln(int sd, char * resbuf, int * resbuflen, int * resbufpos) argument
255 copybytes(int sd, int fd, off_t copylen, char * resbuf, int * resbuflen, int * resbufpos) argument
299 int resbufpos = 0; /* Response buffer position */ local
[all...]

Completed in 108 milliseconds