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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c622 volatile bool smtps = bitnset(D_SMTPS, d_flags); local
1030 !smtps &&
1097 /* If this an smtps connection, start TLS now */
1098 if (smtps)
1888 if (!smtps)
2028 if (smtps)

Completed in 70 milliseconds