Memory Concerns
The responsibility for the array and its elements is transferred to the
The array and its elements are destroyed when the
See Also
slapi_mods_done()
slapi_mods_insert_after()
Inserts an
Syntax
#include "slapi-plugin.h"
void slapi_mods_insert_after(Slapi_Mods *smods, LDAPMod *mod);
Parameters
This function takes the following parameters:
smods
mod
Description
This function inserts an
position of the
Memory Concerns
Responsibility for the
must not be used on a
See Also
slapi_mods_get_first_mod()
sslapi_mods_get_next_mod()
slapi_mods_get_first_smod()
slapi_mods_get_next_smod()
into a
LDAPMod
Slapi_Mods
Pointer to an initialized Slapi_Mods with a valid iterator
position.
Pointer to the LDAPMod to be inserted.
LDAPMod
iterator. The iterator position is unchanged.
Slapi_Mods
LDAPMod
Slapi_Mods
Slapi_Mods
structure after the current iterator position.
in a
immediately after the current
Slapi_Mods
is transferred to the
Slapi_Mods
initialized with
slapi_mods_init_byref()
Functions for LDAPMod Manipulation
Slapi_Mods
is destroyed.
. This function
Chapter 14
Function Reference
.
.
369
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.02 - PLUG-IN and is the answer not in the manual?
Questions and answers