Searched defs:SRV_NO_PIPE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c61 # define SRV_NO_PIPE 0x0200 /* disable PIPELINING, sleep if used */ macro
729 if (bitset(SRV_NO_PIPE, features))
1283 if (bitset(SRV_NO_PIPE, features) &&
4782 { 'N', SRV_NO_PIPE },

Completed in 67 milliseconds