HomeSort by: relevance | last modified time | path
    Searched defs:flush_out (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/rpc/
xdr_rec.c 162 static bool_t flush_out(RECSTREAM *, bool_t);
284 if (! flush_out(rstrm, FALSE))
335 if (! flush_out(rstrm, FALSE))
520 return (flush_out(rstrm, TRUE));
631 flush_out(RECSTREAM *rstrm, bool_t eor) function in typeref:typename:bool_t
xdr_rec.c 162 static bool_t flush_out(RECSTREAM *, bool_t);
284 if (! flush_out(rstrm, FALSE))
335 if (! flush_out(rstrm, FALSE))
520 return (flush_out(rstrm, TRUE));
631 flush_out(RECSTREAM *rstrm, bool_t eor) function in typeref:typename:bool_t
xdr_rec.c 162 static bool_t flush_out(RECSTREAM *, bool_t);
284 if (! flush_out(rstrm, FALSE))
335 if (! flush_out(rstrm, FALSE))
520 return (flush_out(rstrm, TRUE));
631 flush_out(RECSTREAM *rstrm, bool_t eor) function in typeref:typename:bool_t

Completed in 53 milliseconds