Searched refs:set_input_fragment (Results 1 – 2 of 2) sorted by relevance
125 static bool_t set_input_fragment(RECSTREAM *);255 if (! set_input_fragment(rstrm)) in xdrrec_getbytes()415 if ((! rstrm->last_frag) && (! set_input_fragment(rstrm))) in xdrrec_skiprecord()436 if ((! rstrm->last_frag) && (! set_input_fragment(rstrm))) in xdrrec_eof()533 set_input_fragment(RECSTREAM *rstrm) in set_input_fragment() function
144 static bool_t set_input_fragment(RECSTREAM *);284 if (! set_input_fragment(rstrm)) in xdrrec_getbytes()457 if ((! rstrm->last_frag) && (! set_input_fragment(rstrm))) in xdrrec_skiprecord()478 if ((! rstrm->last_frag) && (! set_input_fragment(rstrm))) in xdrrec_eof()682 set_input_fragment(RECSTREAM *rstrm) in set_input_fragment() function