Searched refs:flush_out (Results 1 – 1 of 1) sorted by relevance
159 static bool_t flush_out (RECSTREAM *, bool_t);310 if (!flush_out (rstrm, FALSE)) in xdrrec_putlong()368 if (!flush_out (rstrm, FALSE)) in xdrrec_putbytes()534 if (!flush_out (rstrm, FALSE)) in xdrrec_putint32()625 return (flush_out (rstrm, TRUE)); in xdrrec_endofrecord()752 flush_out (RECSTREAM * rstrm, in flush_out() function