Searched defs:ldap_modify (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmodify.c41 * ldap_modify - initiate an ldap modify operation. Parameters:
55 * msgid = ldap_modify( ld, dn, mods );
59 ldap_modify( LDAP *ld, const char *dn, LDAPMod **mods ) function
63 LDAPDebug( LDAP_DEBUG_TRACE, "ldap_modify\n", 0, 0, 0 );

Completed in 68 milliseconds