Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c35 #define SMTPCLOSING 421 /* "Service Shutting Down" */ macro
2307 else if (r == SMTPCLOSING)
3243 return SMTPCLOSING;
3500 if (r == SMTPCLOSING && mci->mci_state != MCIS_SSD &&