Searched refs:LDAP_REQ_MODDN (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | rename.c | 131 LDAP_REQ_MODDN, dn, newrdn, newparent, in ldap_rename() 148 if ( ber_printf( ber, "{it{ssb", *msgidp, LDAP_REQ_MODDN, dn, in ldap_rename() 177 rc = nsldapi_send_initial_request( ld, *msgidp, LDAP_REQ_MODDN, in ldap_rename()
|
/titanic_41/usr/src/lib/libldap5/include/ldap/ |
H A D | ldaprot.h | 107 #define LDAP_REQ_MODDN 0x6cL /* application + constructed + 12 */ macro
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 1139 #define LDAP_REQ_MODDN 0x6c /* application + constructed + 12 */ macro
|