Searched refs:set_input_fragment (Results 1 – 1 of 1) sorted by relevance
165 static bool_t set_input_fragment(RECSTREAM *);304 if (! set_input_fragment(rstrm)) in xdrrec_getbytes()475 if ((! rstrm->last_frag) && (! set_input_fragment(rstrm))) in xdrrec_skiprecord()496 if ((!rstrm->last_frag) && (!set_input_fragment(rstrm))) in xdrrec_eof()702 set_input_fragment(RECSTREAM *rstrm) in set_input_fragment() function