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

  /external/mksh/src/
shf.c 151 shf->rbsize = bsize;
178 shf->rbsize = bsize;
219 shf->rbsize = bsize;
360 shf->rbsize += shf->wbsize;
432 n = blocking_read(shf->fd, (char *)shf->buf, shf->rbsize);
579 shf->rp = shf->buf + shf->rbsize;
sh.h 1661 ssize_t rbsize; \/* size of buffer (1 if SHF_UNBUF) *\/ member in struct:shf
    [all...]

Completed in 61 milliseconds