Searched refs:opt_maxmbytesstr (Results 1 – 1 of 1) sorted by relevance
61 static char *opt_maxmbytesstr; variable214 {"m:", &opt_maxmbytes, &opt_maxmbytesstr},453 maxbytes = atoi(opt_maxmbytesstr) * 1024 * 1024; in main()