Searched refs:flush_out (Results 1 – 1 of 1) sorted by relevance
141 static bool_t flush_out(RECSTREAM *, bool_t);264 if (! flush_out(rstrm, FALSE)) in xdrrec_putlong()314 if (! flush_out(rstrm, FALSE)) in xdrrec_putbytes()502 return (flush_out(rstrm, TRUE)); in xdrrec_endofrecord()612 flush_out(RECSTREAM *rstrm, bool_t eor) in flush_out() function