Home
last modified time | relevance | path

Searched refs:LDAP_CLIENT_LOOP (Results 1 – 25 of 63) sorted by relevance

123

/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Ldap/Exception/
H A DLdapException.php74 const LDAP_CLIENT_LOOP = 0x60; define in Zend\\Ldap\\Exception\\LdapException
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-ldap/src/Exception/
H A DLdapException.php73 const LDAP_CLIENT_LOOP = 0x60; define in Laminas\\Ldap\\Exception\\LdapException
/dports/net/openldap24-server/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp153 throw LDAPException(LDAP_CLIENT_LOOP); in chaseReferral()
/dports/net/openldap25-client/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp153 throw LDAPException(LDAP_CLIENT_LOOP); in chaseReferral()
/dports/net/openldap24-client/openldap-2.4.59/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp153 throw LDAPException(LDAP_CLIENT_LOOP); in chaseReferral()
/dports/net/openldap26-client/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp153 throw LDAPException(LDAP_CLIENT_LOOP); in chaseReferral()
/dports/net/openldap25-server/openldap-2.5.9/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp153 throw LDAPException(LDAP_CLIENT_LOOP); in chaseReferral()
/dports/net/openldap26-server/openldap-2.6.0/contrib/ldapc++/src/
H A DLDAPMessageQueue.cpp153 throw LDAPException(LDAP_CLIENT_LOOP); in chaseReferral()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices.Protocols/src/System/DirectoryServices/Protocols/ldap/
H A DLdapException.cs55 { LdapError.ClientLoop, SR.LDAP_CLIENT_LOOP },
/dports/net/openldap24-server/openldap-2.4.59/tests/progs/
H A Dslapd-common.c122 { "CLIENT_LOOP", LDAP_CLIENT_LOOP },
/dports/net/openldap24-client/openldap-2.4.59/tests/progs/
H A Dslapd-common.c122 { "CLIENT_LOOP", LDAP_CLIENT_LOOP },
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Dldap-misc.c44 case LDAP_CLIENT_LOOP: ec = GPG_ERR_LDAP_CLIENT_LOOP; break; in ldap_err_to_gpg_err()
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/libraries/libldap/
H A Derror.c109 { LDAP_CLIENT_LOOP, "Client detected loop" },
/dports/net/openldap25-server/openldap-2.5.9/libraries/libldap/
H A Derror.c148 C(LDAP_CLIENT_LOOP, N_("Client Loop")); in ldap_err2string()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/ldap/c-sdk/libraries/libldap/
H A Derror.c110 {LDAP_CLIENT_LOOP, "Client detected loop"},
/dports/net/openldap24-server/openldap-2.4.59/libraries/libldap/
H A Derror.c151 C(LDAP_CLIENT_LOOP, N_("Client Loop")); in ldap_err2string()
/dports/net/openldap24-client/openldap-2.4.59/libraries/libldap/
H A Derror.c151 C(LDAP_CLIENT_LOOP, N_("Client Loop")); in ldap_err2string()
/dports/net/openldap25-client/openldap-2.5.9/libraries/libldap/
H A Derror.c148 C(LDAP_CLIENT_LOOP, N_("Client Loop")); in ldap_err2string()
/dports/net/openldap26-client/openldap-2.6.0/libraries/libldap/
H A Derror.c148 C(LDAP_CLIENT_LOOP, N_("Client Loop")); in ldap_err2string()
/dports/net/openldap26-server/openldap-2.6.0/libraries/libldap/
H A Derror.c148 C(LDAP_CLIENT_LOOP, N_("Client Loop")); in ldap_err2string()
/dports/net/openldap25-server/openldap-2.5.9/tests/progs/
H A Dslapd-common.c125 { "CLIENT_LOOP", LDAP_CLIENT_LOOP },
/dports/net/openldap25-client/openldap-2.5.9/tests/progs/
H A Dslapd-common.c125 { "CLIENT_LOOP", LDAP_CLIENT_LOOP },
/dports/net/openldap26-server/openldap-2.6.0/tests/progs/
H A Dslapd-common.c125 { "CLIENT_LOOP", LDAP_CLIENT_LOOP },
/dports/net/openldap26-client/openldap-2.6.0/tests/progs/
H A Dslapd-common.c125 { "CLIENT_LOOP", LDAP_CLIENT_LOOP },
/dports/net/ldapsdk/mozldap-6.0.7/c-sdk/ldap/include/
H A Dldap-standard-tmpl.h268 #define LDAP_CLIENT_LOOP 0x60 /* 96 - LDAPv3 */ macro

123