HomeSort by relevance Sort by last modified time
    Searched refs:rbsize (Results 1 - 2 of 2) sorted by null

  /external/mksh/src/
shf.c 128 shf->rbsize = bsize;
176 shf->rbsize = bsize;
215 shf->rbsize = bsize;
348 shf->rbsize += shf->wbsize;
418 shf->rbsize);
543 shf->rp = shf->buf + shf->rbsize;
sh.h 876 int rbsize; /* size of buffer (1 if SHF_UNBUF) */ member in struct:shf
    [all...]

Completed in 769 milliseconds