Searched refs:limitc (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.c52 static long limitc = -2; variable
226 if (limitc >= -1) {
228 limit(RLIMIT_CORE, limitc);
280 if (option_mask32 & 0x100) limitc = xatoul(c); // -c
359 if (option_mask32 & 0x002) limitc = xatoul(c); // -c

Completed in 27 milliseconds