Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/xdr/
H A Dxdr_rec.c169 RECSTREAM *rstrm = mem_alloc(sizeof(RECSTREAM)); in xdrrec_create() local
229 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getlong() local
251 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putlong() local
273 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getbytes() local
298 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putbytes() local
321 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_getpos() local
346 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_setpos() local
383 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_inline() local
412 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_destroy() local
431 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_skiprecord() local
[all …]