Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c1355 authenticating = SASL_IS_AUTH;
1632 if (authenticating == SASL_IS_AUTH)
2295 authenticating != SASL_IS_AUTH)
3152 if (authenticating == SASL_IS_AUTH)
H A Dsendmail.h593 # define SASL_IS_AUTH 2 /* authenticated */ macro