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

/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c128 static int ibufsize = 0; variable
452 j = ibufsize = 0;
798 if ((ibufsize += l) > MAXIBUF) {

Completed in 59 milliseconds