Searched refs:R_opt (Results 1 – 1 of 1) sorted by relevance
72 static char *R_opt; variable97 if (R_opt) in setup()98 overcommit_ratio = SAFE_STRTOL(R_opt, 0, LONG_MAX); in setup()268 {"R:", &R_opt, "Percentage of overcommitting memory"},