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

  /external/mksh/src/
shf.c 149 shf->rbsize = bsize;
176 shf->rbsize = bsize;
216 shf->rbsize = bsize;
355 shf->rbsize += shf->wbsize;
427 n = blocking_read(shf->fd, (char *)shf->buf, shf->rbsize);
554 shf->rp = shf->buf + shf->rbsize;
sh.h 1067 ssize_t rbsize; /* size of buffer (1 if SHF_UNBUF) */ member in struct:shf
    [all...]

Completed in 104 milliseconds