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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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 60 milliseconds