To ...
Append a new mod to a
Slapi_Mods structure, with
attribute values provided as an
array of Slapi_Value.
Append a new mod to
Slapi_Mods structure with a
single attribute value provided as a
string.
Complete a modification.
Dump the contents of a
Slapi_Mods structure to the server
log.
Free a Slapi_Mods structure.
Initialize a Slapi_Mods iterator
and return the first LDAPMod.
Get a reference to the array of
LDAPMod in a Slapi_Mods
structure.
Retrieve the array of LDAPMod
contained in a Slapi_Mods
structure.
Increment the Slapi_Mods iterator
and return the next LDAPMod.
Increment the Slapi_Mods iterator
and return the next mod wrapped
in a Slapi_Mods.
Get the number of mods in a
Slapi_Mods structure.
Initialize a Slapi_Mods.
Initialize a Slapi_Mods that is a
wrapper for an existing array of
LDAPMod.
Initialize a Slapi_Mods structure
from an array of LDAPMod.
Insert an LDAPMod into a
Slapi_Mods structure after the
current iterator position.
Summary of Data Types and Structures
... Call this function
slapi_mods_add_mod_values()
slapi_mods_add_string()
slapi_mods_done()
slapi_mods_dump()
slapi_mods_free()
slapi_mods_get_first_mod()
slapi_mods_get_ldapmods_byref()
slapi_mods_get_ldapmods_passout()
slapi_mods_get_next_mod()
slapi_mods_get_next_smod()
slapi_mods_get_num_mods()
slapi_mods_init()
slapi_mods_init_byref()
slapi_mods_init_passin()
slapi_mods_insert_after()
Chapter 14
Data Type and Structure Reference
213
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 7.0 - PLUG-IN and is the answer not in the manual?
Questions and answers