Searched refs:skip_input_bytes (Results 1 – 1 of 1) sorted by relevance
149 static bool_t skip_input_bytes(RECSTREAM *, long);447 if (! skip_input_bytes(rstrm, rstrm->fbtbc)) in xdrrec_skiprecord()469 if (! skip_input_bytes(rstrm, rstrm->fbtbc)) in xdrrec_eof()696 skip_input_bytes(RECSTREAM *rstrm, long int cnt) in skip_input_bytes() function