Home | History | Annotate | Download | only in openssh

Lines Matching defs:bytes_read

183 	u_int64_t bytes_read, bytes_write;
224 handles[i].bytes_read = handles[i].bytes_write = 0;
289 handles[handle].bytes_read += bytes;
303 return (handles[handle].bytes_read);