Searched refs:limitt (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.c54 static long limitt = -2; variable
242 if (limitt >= -1) {
244 limit(RLIMIT_CPU, limitt);
282 if (option_mask32 & 0x400) limitt = xatoul(t); // -t
368 if (option_mask32 & 0x400) limitt = xatoul(t); // -t

Completed in 37 milliseconds