Home
last modified time | relevance | path

Searched defs:rstrm (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c151 RECSTREAM *rstrm = malloc(sizeof (RECSTREAM)); in xdrrec_create() local
218 align_instream(RECSTREAM *rstrm) in align_instream()
235 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getint32() local
267 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putint32() local
318 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getbytes() local
344 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putbytes() local
375 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_readbytes() local
402 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_getpos() local
428 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_setpos() local
463 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_inline() local
[all …]
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dxdr_rec.c134 RECSTREAM *rstrm = (RECSTREAM *)mem_alloc(sizeof (RECSTREAM)); in xdrrec_create() local
187 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getint32() local
209 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putint32() local
237 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getbytes() local
264 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putbytes() local
286 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_getpos() local
311 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_setpos() local
345 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_inline() local
372 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_destroy() local
391 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_skiprecord() local
[all …]