HomeSort by: relevance | last modified time | path
    Searched refs:vstream_clearerr (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_bounce.c 141 vstream_clearerr(state->dst);
  /src/external/ibm-public/postfix/dist/src/global/
smtp_stream.c 241 vstream_clearerr(stream);
  /src/external/ibm-public/postfix/dist/src/util/
vstream.h 132 #define vstream_clearerr(vp) vbuf_clearerr(&(vp)->buf) macro
  /src/external/ibm-public/postfix/dist/src/smtpd/
smtpd_proxy.c 1011 vstream_clearerr(smtpd_proxy_replay_stream);

Completed in 22 milliseconds