Searched refs:skip_input_bytes (Results 1 – 2 of 2) sorted by relevance
126 static bool_t skip_input_bytes(RECSTREAM *, int32_t);412 if (! skip_input_bytes(rstrm, rstrm->fbtbc)) in xdrrec_skiprecord()433 if (! skip_input_bytes(rstrm, rstrm->fbtbc)) in xdrrec_eof()546 skip_input_bytes(RECSTREAM *rstrm, int32_t cnt) in skip_input_bytes() function
145 static bool_t skip_input_bytes(RECSTREAM *, long);454 if (! skip_input_bytes(rstrm, rstrm->fbtbc)) in xdrrec_skiprecord()475 if (! skip_input_bytes(rstrm, rstrm->fbtbc)) in xdrrec_eof()707 skip_input_bytes(RECSTREAM *rstrm, long cnt) in skip_input_bytes() function