Home
last modified time | relevance | path

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

/NextBSD/lib/libc/xdr/
HDxdr_rec.c177 RECSTREAM *rstrm = mem_alloc(sizeof(RECSTREAM)); in xdrrec_create() local
237 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getlong() local
259 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putlong() local
281 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getbytes() local
306 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putbytes() local
329 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_getpos() local
355 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_setpos() local
392 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_inline() local
422 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_destroy() local
441 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_skiprecord() local
[all …]