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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c427 #define B_CHUNK 100 macro
1033 o->maxlen += (2*len > B_CHUNK ? 2*len : B_CHUNK);

Completed in 159 milliseconds