Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Dusersmtp.c36 #define SMTPCLOSING 421 /* "Service Shutting Down" */ macro
2229 else if (r == SMTPCLOSING)
3150 return SMTPCLOSING;
3376 if (r == SMTPCLOSING && mci->mci_state != MCIS_SSD &&