Searched defs:rstrm (Results 1 – 1 of 1) sorted by relevance
172 RECSTREAM *rstrm = mem_alloc(sizeof(RECSTREAM)); in xdrrec_create() local 232 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); xdrrec_getlong() local 254 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); xdrrec_putlong() local 276 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); xdrrec_getbytes() local 301 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); xdrrec_putbytes() local 324 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; xdrrec_getpos() local 350 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; xdrrec_setpos() local 387 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; xdrrec_inline() local 417 RECSTREAM *rstrm = (RECSTREAM *)xdrs->x_private; xdrrec_destroy() local 436 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); xdrrec_skiprecord() local 471 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); xdrrec_eof() local 494 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); xdrrec_endofrecord() local 518 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); __xdrrec_getrec() local 598 RECSTREAM *rstrm = (RECSTREAM *)(xdrs->x_private); __xdrrec_setnonblock() local 611 flush_out(RECSTREAM * rstrm,bool_t eor) flush_out() argument 629 fill_input_buf(RECSTREAM * rstrm) fill_input_buf() argument 651 get_input_bytes(RECSTREAM * rstrm,char * addr,int len) get_input_bytes() argument 681 set_input_fragment(RECSTREAM * rstrm) set_input_fragment() argument 706 skip_input_bytes(RECSTREAM * rstrm,long cnt) skip_input_bytes() argument 738 realloc_stream(RECSTREAM * rstrm,int size) realloc_stream() argument [all...]