Searched refs:ldap_modify_ext (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | modify.c | 65 if ( ldap_modify_ext( ld, dn, mods, NULL, NULL, &msgid ) in ldap_modify() 75 ldap_modify_ext( LDAP *ld, const char *dn, LDAPMod **mods, in ldap_modify_ext() function 203 if (( err = ldap_modify_ext( ld, dn, mods, serverctrls, clientctrls, in ldap_modify_ext_s()
|
H A D | llib-lldap | 95 int ldap_modify_ext(LDAP *ld, const char *dn, LDAPMod **mods, LDAPControl **serverctrls, LDAPContro…
|
/titanic_41/usr/src/lib/libldap5/ |
H A D | mapfile-vers | 153 ldap_modify_ext;
|
/titanic_41/usr/src/man/man3ldap/ |
H A D | Makefile | 154 ldap_modify_ext.3ldap \ 350 ldap_modify_ext.3ldap := LINKSRC = ldap_modify.3ldap
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_wrapper.c | 197 return (ldap_modify_ext(ld, dn, mods, serverctrls, in _ns_ldap_modify_ext()
|
H A D | ns_writes.c | 823 rc = ldap_modify_ext(conp->ld, target_dn, in write_state_machine()
|
/titanic_41/usr/src/cmd/ldap/common/ |
H A D | ldaptest.c | 590 if ((err = ldap_modify_ext( ld, dn, mods, NULL, NULL, &id )) != LDAP_SUCCESS ) in main()
|
H A D | common.c | 1490 if (( rc = ldap_modify_ext( ld, dn, mods, serverctrls, clientctrls,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3ldap.inc | 199 link path=usr/share/man/man3ldap/ldap_modify_ext.3ldap \
|
/titanic_41/usr/src/head/ |
H A D | ldap.h | 586 int LDAP_CALL ldap_modify_ext(LDAP *ld, const char *dn,
|
/titanic_41/ |
H A D | .gitignore | 6490 usr/src/man/man3ldap/ldap_modify_ext.3ldap
|