Home
last modified time | relevance | path

Searched defs:maxbytes (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/mem/mtest01/
Dmtest01.c51 static long maxbytes = 0; variable
58 char *str_maxbytes, long *maxbytes, in parse_mtest_options()
/third_party/ltp/testcases/kernel/fs/proc/
Dproc01.c66 static unsigned long long maxbytes; variable
/third_party/backends/backend/
Das6e.c134 int written = 0, bytes_read = 0, maxbytes; in sane_read() local