Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c79 #define SRV_BARE_LF_421 0x00020000 /* bare LF - drop connection */ macro
1129 | SRV_REQ_CRLF | SRV_BARE_LF_421 | SRV_BARE_CR_421
4173 | (bitset(SRV_BARE_LF_421, e->e_features) ? SMTPMODE_LF_421 : 0)
5670 { 'G', SRV_BARE_LF_421 , SRV_BARE_LF_SP },