Searched refs:rbsize (Results 1 – 4 of 4) sorted by relevance
120 shf->rbsize = bsize; in shf_fdopen()168 shf->rbsize = bsize; in shf_reopen()208 shf->rbsize = bsize; in shf_sopen()341 shf->rbsize += shf->wbsize; in shf_emptybuf()411 shf->rbsize); in shf_fillbuf()544 shf->rp = shf->buf + shf->rbsize; in shf_ungetc()
45 int rbsize; /* size of buffer (1 if SHF_UNBUF) */ member
106 size_t rbsize, packetidx = 0, i, rawlen; in ax_recv() local146 rbsize = (((AX_PDU_HEADER + header.aph_plength) in ax_recv()149 rbsize, sizeof(*rbuf))) == NULL) in ax_recv()151 ax->ax_rbsize = rbsize; in ax_recv()
104 size_t rbsize, rawlen; in ax_recv() local143 rbsize = (((AX_PDU_HEADER + header.aph_plength) in ax_recv()146 rbsize, sizeof(*rbuf))) == NULL) in ax_recv()148 ax->ax_rbsize = rbsize; in ax_recv()