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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c41 bitset(SRV_VRFY_CLT, features))
51 #define SRV_VRFY_CLT 0x0002 /* request a cert */ macro
711 : SRV_VRFY_CLT)
1938 bitset(SRV_VRFY_CLT, features));
4786 { 'R', SRV_VRFY_CLT }, /* same as V; not documented */
4789 { 'V', SRV_VRFY_CLT },

Completed in 67 milliseconds