Functions for LDAPMod Manipulation
Parameters
This function takes the following parameters:
smods
mods
Description
Initializes a
function provides the convenience of using
LDAPMod
Memory Concerns
The array is not destroyed when the
cannot insert new mods in a
See Also
slapi_mods_done()
slapi_mods_init_passin()
Initializes a
Syntax
#include "slapi-plugin.h"
void slapi_mods_init_passin(Slapi_Mods *smods, LDAPMod **mods);
Parameters
This function takes the following parameters:
smods
mods
Description
This function initializes a
function converts an array of
412
Netscape Directory Server Plug-In Programmer's Guide • August 2002
Pointer to an uninitialized Slapi_Mods.
A null-terminated array of LDAPMod.
containing a reference to an array of
Slapi_Mods
array items.
Slapi_Mods
structure from an array of
Slapi_Mods
Pointer to an uninitialized Slapi_Mods.
A null-terminated array of LDAPMod.
Slapi_Mods
LDAPMod
functions to access
Slapi_Mods
is destroyed. Note that you
Slapi_Mods
that has been initialized by reference.
LDAPMod
by passing in an array of
to a
.
Slapi_Mods
. This
LDAPMod
.
. This
LDAPMod
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.1 - PLUG-IN and is the answer not in the manual?
Questions and answers