Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dxdr_rec.c105 bool_t frag_sent; /* true if buffer sent in middle of record */ member
169 rstrm->frag_sent = FALSE; in xdrrec_create()
218 rstrm->frag_sent = TRUE; in xdrrec_putint32()
275 rstrm->frag_sent = TRUE; in xdrrec_putbytes()
440 if (sendnow || rstrm->frag_sent || in xdrrec_endofrecord()
443 rstrm->frag_sent = FALSE; in xdrrec_endofrecord()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c98 bool_t frag_sent; /* true if buffer sent in middle of record */ member
199 rstrm->frag_sent = FALSE; in xdrrec_create()
277 rstrm->frag_sent = TRUE; in xdrrec_putint32()
357 rstrm->frag_sent = TRUE; in xdrrec_putbytes()
592 if (sendnow || rstrm->frag_sent || in xdrrec_endofrecord()
595 rstrm->frag_sent = FALSE; in xdrrec_endofrecord()