Searched refs:R_opt (Results 1 – 1 of 1) sorted by relevance
78 static char *R_opt; variable80 {"R:", &R_opt, " -R n Percentage of overcommitting memory"},107 if (R_opt) in setup()108 overcommit_ratio = SAFE_STRTOL(R_opt, 0, LONG_MAX); in setup()