Home | History | Annotate | Download | only in lib

Lines Matching defs:cbuf

73  *                       - cbuf  : unstructured buffer containing item contents
182 picoos_uint8 cbuf[SPHO_MAXSIZE_CBUF];
267 /* item buffer headx/cbuf */
405 /* shift relevant data in headx/'cbuf' (between 'readPos' incl and writePos non-incl) to 'start'.
410 /* remember shift parameters for cbuf */
442 /* shift cbuf */
444 spho->cbufcbuf[c_j++];
550 content = spho->cbuf + spho->headx[pos].cind;
1000 &(spho->cbuf[spho->cbufWritePos]), remCbufSize, &blen);
1084 icontent = spho->cbuf + spho->headx[spho->headxReadPos].cind;
1275 /* icontent = spho->cbuf + spho->headx[spho->outReadPos].cind; */
1302 icontent = spho->cbuf + spho->headx[spho->outReadPos].cind;
1414 icontent = spho->cbuf + spho->headx[spho->outReadPos].cind;
1517 icontent = spho->cbuf + spho->headx[spho->outReadPos].cind;