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

  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_chat.c 30 /* void smtp_chat_notify(session)
80 /* smtp_chat_notify() sends a copy of the SMTP transaction log
83 /* smtp_chat_notify() when no SMTP transaction log exists.
444 /* smtp_chat_notify - notify postmaster */
446 void smtp_chat_notify(SMTP_SESSION *session) function
448 const char *myname = "smtp_chat_notify";
smtp.h 581 extern void smtp_chat_notify(SMTP_SESSION *);
smtp_connect.c 423 smtp_chat_notify(session);

Completed in 29 milliseconds