Home
last modified time | relevance | path

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

/titanic_50/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)) in xdrrec_skiprecord()
416 if (! skip_input_bytes(rstrm, rstrm->fbtbc)) in xdrrec_eof()
552 skip_input_bytes(RECSTREAM *rstrm, int32_t cnt) in skip_input_bytes() function
/titanic_50/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)) in xdrrec_skiprecord()
570 if (!skip_input_bytes(rstrm, rstrm->fbtbc)) in xdrrec_eof()
731 skip_input_bytes(RECSTREAM *rstrm, int32_t cnt) in skip_input_bytes() function