Searched refs:SASL_SEC_PROPS (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libsasl/include/
H A Dsasl.h812 #define SASL_SEC_PROPS 101 /* sasl_security_properties_t */ macro
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsasl.c430 rc = sasl_getprop( sb->sb_sasl_ctx, SASL_SEC_PROPS,
696 sasl_setprop( ctx, SASL_SEC_PROPS, &ld->ld_sasl_secprops );
/osnet-11/usr/src/lib/libsasl/lib/
H A Dcommon.c860 case SASL_SEC_PROPS:
963 case SASL_SEC_PROPS:
/osnet-11/usr/src/cmd/sendmail/src/
H A Dusersmtp.c1622 saslresult = sasl_setprop(mci->mci_conn, SASL_SEC_PROPS, &ssp);
H A Dsrvrsmtp.c881 sasl_ok = sasl_setprop(conn, SASL_SEC_PROPS, &ssp) == SASL_OK;

Completed in 46 milliseconds