Home
last modified time | relevance | path

Searched refs:LDAP_RES_MODDN (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPMessage.h35 static const int MODDN_RESPONSE=LDAP_RES_MODDN;
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h547 #define LDAP_RES_MODDN ((ber_tag_t) 0x6dU) /* application + constructed */ macro
548 #define LDAP_RES_MODRDN LDAP_RES_MODDN /* application + constructed */
549 #define LDAP_RES_RENAME LDAP_RES_MODDN /* application + constructed */
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dmeta_result.c1610 case LDAP_RES_MODDN: in asyncmeta_op_handle_result()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldap-c-api-xx.txt2599 LDAP_RES_MODDN (0x6D)
4294 The result type LDAP_RES_MODDN is now returned where RFC 1823 returned