Functions for LDAPMod Manipulation
smods
modtype
type
val
Description
This function appends a new
Slapi_Mods
and
val
Memory Concerns
This function must not be used on a
slapi_mods_init_byref()
See Also
slapi_mods_add()
slapi_mods_add_ldapmod()
slapi_mods_add_modbvps()
slapi_mods_add_mod_values()
slapi_mods_done()
Frees internals of a
Syntax
#include "slapi-plugin.h"
void slapi_mods_done(Slapi_Mods *smods);
Parameters
This function takes the following parameter:
smod
404
Netscape Directory Server Plug-In Programmer's Guide • December 2003
Pointer to an initialized Slapi_Mods.
One of LDAP_MOD_ADD, LDAP_MOD_DELETE,
LDAP_MOD_REPLACE.
The LDAP attribute type.
The attribute value represented as a null-terminated string.
. The
is constructed from copies of the values of
mod
.
.
Slapi_Mods
Pointer to a Slapi_Mods.
with a single string attribute value to a
mod
initialized with
Slapi_Mods
structure.
,
,
modtype
type
Need help?
Do you have a question about the NETSCAPE DIRECTORY SERVER 6.2 - PLUG-IN and is the answer not in the manual?
Questions and answers