Home
last modified time | relevance | path

Searched refs:LDAP_TAG_LDAPCRED (Results 1 – 14 of 14) sorted by relevance

/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dbind.c125 if ( tag == LDAP_TAG_LDAPCRED ) { in do_bind()
128 tag = LDAP_TAG_LDAPCRED; in do_bind()
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dbind.c125 if ( tag == LDAP_TAG_LDAPCRED ) { in do_bind()
128 tag = LDAP_TAG_LDAPCRED; in do_bind()
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dbind.c126 if ( tag == LDAP_TAG_LDAPCRED ) { in do_bind()
129 tag = LDAP_TAG_LDAPCRED; in do_bind()
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dbind.c126 if ( tag == LDAP_TAG_LDAPCRED ) { in do_bind()
129 tag = LDAP_TAG_LDAPCRED; in do_bind()
/dports/net/openldap26-client/openldap-2.6.0/servers/slapd/
H A Dbind.c126 if ( tag == LDAP_TAG_LDAPCRED ) { in do_bind()
129 tag = LDAP_TAG_LDAPCRED; in do_bind()
/dports/net/openldap26-server/openldap-2.6.0/servers/slapd/
H A Dbind.c126 if ( tag == LDAP_TAG_LDAPCRED ) { in do_bind()
129 tag = LDAP_TAG_LDAPCRED; in do_bind()
/dports/net/openldap24-server/openldap-2.4.59/include/
H A Dldap.h466 #define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */ macro
/dports/net/openldap24-client/openldap-2.4.59/include/
H A Dldap.h466 #define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */ macro
/dports/net/openldap25-client/openldap-2.5.9/include/
H A Dldap.h502 #define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */ macro
/dports/net/openldap25-server/openldap-2.5.9/include/
H A Dldap.h502 #define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */ macro
/dports/net/openldap26-client/openldap-2.6.0/include/
H A Dldap.h502 #define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */ macro
/dports/net/openldap26-server/openldap-2.6.0/include/
H A Dldap.h502 #define LDAP_TAG_LDAPCRED ((ber_tag_t) 0x04U) /* octet string */ macro
/dports/net/fpc-ldap/fpc-3.2.2/packages/ldap/src/
H A Dldaph.inc305 LDAP_TAG_LDAPCRED = ber_tag_t($04); (* octet string *)
/dports/lang/fpc-source/fpc-3.2.2/packages/ldap/src/
H A Dldaph.inc305 LDAP_TAG_LDAPCRED = ber_tag_t($04); (* octet string *)