Searched defs:maxbytes (Results 1 – 3 of 3) sorted by relevance
51 static long maxbytes = 0; variable58 char *str_maxbytes, long *maxbytes, in parse_mtest_options()
66 static unsigned long long maxbytes; variable
134 int written = 0, bytes_read = 0, maxbytes; in sane_read() local