Home
last modified time | relevance | path

Searched refs:opt_maxmbytesstr (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/proc/
H A Dproc01.c61 static char *opt_maxmbytesstr; variable
216 {"m:", &opt_maxmbytes, &opt_maxmbytesstr},
457 maxbytes = atoi(opt_maxmbytesstr) * 1024 * 1024; in main()

Completed in 1 milliseconds