HomeSort by: relevance | last modified time | path
    Searched refs:LDAP_RES_MODDN (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPMessage.h 35 static const int MODDN_RESPONSE=LDAP_RES_MODDN;
  /src/external/bsd/openldap/dist/include/
ldap.h 547 #define LDAP_RES_MODDN ((ber_tag_t) 0x6dU) /* application + constructed */
548 #define LDAP_RES_MODRDN LDAP_RES_MODDN /* application + constructed */
549 #define LDAP_RES_RENAME LDAP_RES_MODDN /* application + constructed */
  /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
meta_result.c 1619 case LDAP_RES_MODDN:

Completed in 17 milliseconds