Searched refs:ldap_modrdn (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/bsd/openldap/lib/libldap/ |
H A D | Makefile | 18 ldap_modify.3 ldap_modrdn.3 ldap_open.3 \ 88 MLINKS+= ldap_modrdn.3 ldap_modrdn_s.3 \ 89 ldap_modrdn.3 ldap_modrdn2.3 \ 90 ldap_modrdn.3 ldap_modrdn2_s.3
|
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | modrdn.c | 219 ldap_modrdn( LDAP *ld, LDAP_CONST char *dn, LDAP_CONST char *newrdn ) in ldap_modrdn() function
|
H A D | test.c | 513 if ( (id = ldap_modrdn( ld, dn, rdn )) == -1 ) in main()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | winldap.d | 772 alias ldap_modrdnW ldap_modrdn; 857 alias ldap_modrdnA ldap_modrdn;
|
/netbsd-src/external/bsd/openldap/dist/doc/drafts/ |
H A D | draft-ietf-ldapext-ldap-c-api-xx.txt | 161 26.6. Changes to ldap_modrdn() and ldap_modrdn_s() Functions......78 2048 In LDAPv2, the ldap_modrdn(), ldap_modrdn_s(), ldap_modrdn2(), and 2054 change the name of an entry, and the use of the ldap_modrdn(), 2089 int ldap_modrdn( 4320 26.6. Changes to ldap_modrdn() and ldap_modrdn_s() Functions 4322 In RFC 1823, the ldap_modrdn() and ldap_modrdn_s() functions include a 4325 was removed from ldap_modrdn() and ldap_modrdn_s(). Two additional 4371 ldap_modrdn() and ldap_modrdn2()
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap.h | 1520 ldap_modrdn LDAP_P(( /* deprecated, use ldap_rename */
|