Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsasl/lib/
H A Dexternal.c183 | SASL_SEC_NODICTIONARY, /* security_flags */
423 | SASL_SEC_NODICTIONARY, /* security_flags */
H A Dserver.c859 { "nodictionary", SASL_SEC_NODICTIONARY },
/illumos-gate/usr/src/lib/libsasl/include/
H A Dsasl.h349 #define SASL_SEC_NODICTIONARY 0x0004 macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c948 sflags |= SASL_SEC_NODICTIONARY; in nsldapi_sasl_secprops()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h603 (SASL_SEC_NODICTIONARY & SASL_SEC_MASK) == 0 || \
H A Dreadcf.c3611 SASLOpts |= SASL_SEC_NODICTIONARY;