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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dusersmtp.c36 #define SMTPCLOSING 421 /* "Service Shutting Down" */ macro
2191 else if (r == SMTPCLOSING)
3099 return SMTPCLOSING;
3271 if (r == SMTPCLOSING && mci->mci_state != MCIS_SSD &&

Completed in 50 milliseconds