Searched refs:skip_input_bytes (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dxdr_rec.c77 static bool_t skip_input_bytes();
394 if (! skip_input_bytes(rstrm, rstrm->fbtbc))
416 if (! skip_input_bytes(rstrm, rstrm->fbtbc))
552 skip_input_bytes(RECSTREAM *rstrm, int32_t cnt) function
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c133 static bool_t skip_input_bytes(RECSTREAM *, int32_t);
541 if (!skip_input_bytes(rstrm, rstrm->fbtbc))
570 if (!skip_input_bytes(rstrm, rstrm->fbtbc))
731 skip_input_bytes(RECSTREAM *rstrm, int32_t cnt) function

Completed in 62 milliseconds