Lines Matching defs:rstrm

151 	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
500 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_destroy() local
520 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_skiprecord() local
558 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_eof() local
589 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_endofrecord() local
612 flush_out(RECSTREAM *rstrm, bool_t eor) in flush_out()
639 fill_input_buf(RECSTREAM *rstrm, bool_t do_align) in fill_input_buf()
667 get_input_bytes(RECSTREAM *rstrm, caddr_t addr, in get_input_bytes()
706 set_input_fragment(RECSTREAM *rstrm) in set_input_fragment()
729 skip_input_bytes(RECSTREAM *rstrm, int32_t cnt) in skip_input_bytes()
750 __xdrrec_nonblock_realloc(RECSTREAM *rstrm, uint32_t newsize) in __xdrrec_nonblock_realloc()
781 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __xdrrec_set_conn_nonblock() local
830 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __xdrrec_getbytes_nonblock() local
1094 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __is_xdrrec_first() local
1102 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __xdrrec_setfirst() local
1120 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __xdrrec_resetfirst() local
1141 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_control() local