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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/runit/
H A Dchpst.c51 static long limitf = -2; variable
218 if (limitf >= -1) {
220 limit(RLIMIT_FSIZE, limitf);
279 if (option_mask32 & 0x80) limitf = xatoul(f); // -f
361 if (option_mask32 & 0x008) limitf = xatoul(f); // -f

Completed in 35 milliseconds