Home
last modified time | relevance | path

Searched refs:opt_maxmbytes (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/proc/
Dproc01.c60 static int opt_maxmbytes; variable
216 {"m:", &opt_maxmbytes, &opt_maxmbytesstr},
456 if (opt_maxmbytes) in main()