Lines Matching defs:rstrm

153 	RECSTREAM *rstrm = malloc(sizeof (RECSTREAM));  in xdrrec_create()  local
220 align_instream(RECSTREAM *rstrm) in align_instream()
237 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getint32() local
269 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putint32() local
320 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_getbytes() local
346 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_putbytes() local
377 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_readbytes() local
404 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_getpos() local
430 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_setpos() local
465 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_inline() local
502 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; in xdrrec_destroy() local
522 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_skiprecord() local
560 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_eof() local
591 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_endofrecord() local
614 flush_out(RECSTREAM *rstrm, bool_t eor) in flush_out()
641 fill_input_buf(RECSTREAM *rstrm, bool_t do_align) in fill_input_buf()
669 get_input_bytes(RECSTREAM *rstrm, caddr_t addr, in get_input_bytes()
708 set_input_fragment(RECSTREAM *rstrm) in set_input_fragment()
731 skip_input_bytes(RECSTREAM *rstrm, int32_t cnt) in skip_input_bytes()
752 __xdrrec_nonblock_realloc(RECSTREAM *rstrm, uint32_t newsize) in __xdrrec_nonblock_realloc()
783 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __xdrrec_set_conn_nonblock() local
832 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __xdrrec_getbytes_nonblock() local
1096 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __is_xdrrec_first() local
1104 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __xdrrec_setfirst() local
1122 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in __xdrrec_resetfirst() local
1143 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); in xdrrec_control() local