Home
last modified time | relevance | path

Searched refs:frag_sent (Results 1 – 1 of 1) sorted by relevance

/picolibc-3.7.0-3.6.0/newlib/libc/xdr/
Dxdr_rec.c133 bool_t frag_sent; /* true if buffer sent in middle of record */ member
249 rstrm->frag_sent = FALSE; in xdrrec_create()
309 rstrm->frag_sent = TRUE; in xdrrec_putlong()
367 rstrm->frag_sent = TRUE; in xdrrec_putbytes()
533 rstrm->frag_sent = TRUE; in xdrrec_putint32()
620 if (sendnow || rstrm->frag_sent || in xdrrec_endofrecord()
624 rstrm->frag_sent = FALSE; in xdrrec_endofrecord()