Searched refs:set_input_fragment (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c132 static bool_t set_input_fragment(RECSTREAM *);
328 if (!set_input_fragment(rstrm))
386 if (!set_input_fragment(rstrm))
544 if ((!rstrm->last_frag) && (!set_input_fragment(rstrm)))
573 if ((!rstrm->last_frag) && (!set_input_fragment(rstrm)))
708 set_input_fragment(RECSTREAM *rstrm) function
1151 if (!set_input_fragment(rstrm)) {

Completed in 31 milliseconds