Home
last modified time | relevance | path

Searched refs:SASL_BIND_IN_PROGRESS (Results 1 – 20 of 20) sorted by relevance

/dports/net/openldap24-server/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPResult.h47 static const int SASL_BIND_IN_PROGRESS = 14; variable
/dports/net/openldap24-client/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPResult.h47 static const int SASL_BIND_IN_PROGRESS = 14; variable
/dports/net/openldap25-client/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPResult.h47 static const int SASL_BIND_IN_PROGRESS = 14; variable
/dports/net/openldap25-server/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPResult.h47 static const int SASL_BIND_IN_PROGRESS = 14; variable
/dports/net/openldap26-client/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPResult.h47 static const int SASL_BIND_IN_PROGRESS = 14; variable
/dports/net/openldap26-server/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPResult.h47 static const int SASL_BIND_IN_PROGRESS = 14; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/xpcom/public/
H A DnsILDAPErrors.idl74 const long SASL_BIND_IN_PROGRESS = 0x0e;
261 nsILDAPErrors::SASL_BIND_IN_PROGRESS)
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/modules/
H A DLDAPOperation.jsm41 if (res.result.resultCode == Ci.nsILDAPErrors.SASL_BIND_IN_PROGRESS) {
/dports/lang/mono/mono-5.10.1.57/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap/
H A DLdapException.cs381 public const int SASL_BIND_IN_PROGRESS = 14; field in Novell.Directory.Ldap.LdapException
H A DMessage.cs492 if (res == LdapException.SASL_BIND_IN_PROGRESS) in putReply()
/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/_libldap0/
H A Derrors.c266 seterrobj(SASL_BIND_IN_PROGRESS); in LDAPinit_errors()
/dports/net/py-ldap/python-ldap-3.4.0/Modules/
H A Dconstants_generated.h55 add_err(SASL_BIND_IN_PROGRESS);
/dports/www/py-django-ldapdb/django-ldapdb-1.4.0/ldapdb/backends/ldap/
H A Dbase.py103 ldap.SASL_BIND_IN_PROGRESS,
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/locales/en-US/chrome/mozldap/
H A Dldap.properties75 ## @name SASL_BIND_IN_PROGRESS
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/locales/en-US/chrome/mozldap/
H A Dldap.properties75 ## @name SASL_BIND_IN_PROGRESS
/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/mypy/
H A D_libldap0.pyi261 class SASL_BIND_IN_PROGRESS(ldap0.LDAPError): ...
/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/docs/
H A Dldap0.rst454 .. py:exception:: SASL_BIND_IN_PROGRESS
/dports/net/py-ldap/python-ldap-3.4.0/Doc/reference/
H A Dldap.rst702 .. py:exception:: SASL_BIND_IN_PROGRESS
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DNovell.Directory.Ldap.cs650 public const int SASL_BIND_IN_PROGRESS = 14; field in Novell.Directory.Ldap.LdapException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DNovell.Directory.Ldap.cs651 public const int SASL_BIND_IN_PROGRESS = 14; field in Novell.Directory.Ldap.LdapException