Home
last modified time | relevance | path

Searched refs:smtp_flush (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dsmtp_stream.h40 extern void smtp_flush(VSTREAM *);
Dsmtp_stream.c286 void smtp_flush(VSTREAM *stream) in smtp_flush() function
/netbsd/src/external/ibm-public/postfix/dist/src/smtpstone/
Dsmtp-sink.c358 smtp_flush(fp); \
842 smtp_flush(state->stream); /* not: SMTP_FLUSH */ in quit_response()
Dsmtp-source.c309 smtp_flush(stream); in command()
/netbsd/src/external/ibm-public/postfix/dist/src/smtp/
Dsmtp_proto.c2431 smtp_flush(session->stream);/* hurts performance */ in smtp_loop()
/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd.c4557 smtp_flush(state->client); in quit_cmd()
5480 smtp_flush(state->client); in starttls_cmd()
/netbsd/src/external/ibm-public/postfix/dist/
DHISTORY10019 Postfix/TLS patch): don't call smtp_flush() after return