Searched refs:set_input_fragment (Results 1 – 1 of 1) sorted by relevance
162 static bool_t set_input_fragment (RECSTREAM *);334 if (!set_input_fragment (rstrm)) in xdrrec_getbytes()577 if ((!rstrm->last_frag) && (!set_input_fragment (rstrm))) in xdrrec_skiprecord()599 if ((!rstrm->last_frag) && (!set_input_fragment (rstrm))) in xdrrec_eof()829 set_input_fragment (RECSTREAM * rstrm) in set_input_fragment() function