Netscape DIRECTORY SERVER 6.1 - PLUG-IN Manual page 413

Table of Contents

Advertisement

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()
slapi_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 15
Function Reference
.
.
413

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents