Searched refs:limitt (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.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 46 milliseconds