Lines Matching defs:rstrm
186 RECSTREAM *rstrm; in xdrrec_create() local
273 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_getlong() local
299 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_putlong() local
324 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_getbytes() local
353 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_putbytes() local
378 RECSTREAM *rstrm = (RECSTREAM *) xdrs->x_private; in xdrrec_getpos() local
405 RECSTREAM *rstrm = (RECSTREAM *) xdrs->x_private; in xdrrec_setpos() local
445 RECSTREAM *rstrm = (RECSTREAM *) xdrs->x_private; in xdrrec_inline() local
486 RECSTREAM *rstrm = (RECSTREAM *) xdrs->x_private; in xdrrec_destroy() local
497 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_getint32() local
523 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_putint32() local
554 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_skiprecord() local
592 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_eof() local
617 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in xdrrec_endofrecord() local
644 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in __xdrrec_getrec() local
739 RECSTREAM *rstrm = (RECSTREAM *) (xdrs->x_private); in __xdrrec_setnonblock() local
752 flush_out (RECSTREAM * rstrm, in flush_out()
772 fill_input_buf (RECSTREAM * rstrm) in fill_input_buf()
794 get_input_bytes (RECSTREAM * rstrm, in get_input_bytes()
829 set_input_fragment (RECSTREAM * rstrm) in set_input_fragment()
854 skip_input_bytes (RECSTREAM * rstrm, in skip_input_bytes()
889 realloc_stream (RECSTREAM * rstrm, in realloc_stream()