Home
last modified time | relevance | path

Searched refs:LDAP_REQ_MODRDN (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dldaprot.h104 #define LDAP_REQ_MODRDN 0x6cL /* application + constructed + 12 */ macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Drename.c118 LDAP_REQ_MODRDN, dn, newrdn, deleteoldrdn )) in ldap_rename()
/illumos-gate/usr/src/head/
H A Dldap.h1108 #define LDAP_REQ_MODRDN 0x6c /* application + constructed + 12 */ macro