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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Dchpst.c53 static long limitr = -2; variable
234 if (limitr >= -1) {
236 limit(RLIMIT_RSS, limitr);
281 if (option_mask32 & 0x200) limitr = xatoul(r); // -r
366 if (option_mask32 & 0x100) limitr = xatoul(r); // -r

Completed in 105 milliseconds