Searched refs:SASL_SEC_NODICTIONARY (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libsasl/lib/
H A Dexternal.c184 | SASL_SEC_NODICTIONARY, /* security_flags */
424 | SASL_SEC_NODICTIONARY, /* security_flags */
H A Dserver.c870 { "nodictionary", SASL_SEC_NODICTIONARY },
/osnet-11/usr/src/lib/libsasl/include/
H A Dsasl.h348 #define SASL_SEC_NODICTIONARY 0x0004 macro
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c948 sflags |= SASL_SEC_NODICTIONARY;
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsendmail.h603 (SASL_SEC_NODICTIONARY & SASL_SEC_MASK) == 0 || \
H A Dreadcf.c3642 SASLOpts |= SASL_SEC_NODICTIONARY;

Completed in 73 milliseconds