Searched defs:bytesread (Results 1 – 4 of 4) sorted by relevance
17 uvlong bytesread; /* # of bytes read by client */ member
20 uvlong bytesread; /* # of bytes read by client */ member
367 int bytesread, bytesent = 0; in sendfile() local