Searched refs:limitp (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.c50 static long limitp = -2; variable
210 if (limitp >= -1) {
212 limit(RLIMIT_NPROC, limitp);
278 if (option_mask32 & 0x40) limitp = xatoul(p); // -p
365 if (option_mask32 & 0x080) limitp = xatoul(p); // -p

Completed in 116 milliseconds