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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c37 #define SMTPCLOSING 421 /* "Service Shutting Down" */ macro
2185 else if (r == SMTPCLOSING)
3094 return SMTPCLOSING;
3263 if (r == SMTPCLOSING && mci->mci_state != MCIS_SSD &&

Completed in 49 milliseconds