Searched refs:total_bytes_read (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Additions/linux/sharedfolders/ | ||
H A D | regops.c | 110 ssize_t total_bytes_read = 0; local 155 total_bytes_read += nread; 160 *off += total_bytes_read; 162 return total_bytes_read; |
Completed in 239 milliseconds