Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c914 # define auth_active (authenticating == SASL_IS_AUTH)
1827 authenticating = SASL_IS_AUTH;
2852 authenticating != SASL_IS_AUTH)
H A Dsendmail.h798 # define SASL_IS_AUTH 2 /* authenticated */ macro