Home | History | Annotate | Download | only in protobuf_c

Lines Matching refs:seglen

9302   uint32_t seglen;  /* Length of the segment. */
9420 e->segptr->seglen += run_len;
9463 e->segptr->seglen = 0;
9485 putbuf(e, ptr, s->seglen);
9486 ptr += s->seglen;