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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dxdr_rec.c73 static bool_t flush_out();
219 if (! flush_out(rstrm, FALSE))
276 if (! flush_out(rstrm, FALSE))
444 return (flush_out(rstrm, TRUE));
459 flush_out(RECSTREAM *rstrm, bool_t eor) function
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_rec.c130 static bool_t flush_out(RECSTREAM *, bool_t);
280 if (!flush_out(rstrm, FALSE))
360 if (!flush_out(rstrm, FALSE))
598 return (flush_out(rstrm, TRUE));
614 flush_out(RECSTREAM *rstrm, bool_t eor) function

Completed in 159 milliseconds